td{
	font-family: 'Verdana','Helvetica','New York';
	font-size: 10px;
}

a:link { 
	color: #000000; 
	font-family: 'Verdana','Helvetica','New York'; 
	font-weight: 700; 
	text-decoration: underline; 
	font-size: 12px;
}
	
a:visited { 
	color: #000000; 
	font-family: 'Verdana','Helvetica','New York'; 
	font-weight: 700; 
	text-decoration: underline; 
	font-size: 12px;
}

a:hover { 
	color: #6495ed; 
	font-family: 'Verdana','Helvetica','New York'; 
	font-weight: 700; 
	text-decoration: underline; 
	font-size: 12px;
}

a.bluebg:link { 
	color: #000000; 
	font-family: 'Verdana','Helvetica','New York'; 
	font-weight: 700; 
	text-decoration: underline; 
	font-size: 12px;
}
	
a.bluebg:visited { 
	color: #000000; 
	font-family: 'Verdana','Helvetica','New York'; 
	font-weight: 700; 
	text-decoration: underline; 
	font-size: 12px;
}

a.bluebg:hover { 
	color: #E0B500; 
	font-family: 'Verdana','Helvetica','New York'; 
	font-weight: 700; 
	text-decoration: underline; 
	font-size: 12px;
}

a.chosen:link { 
	color: #FFFFFF; 
	font-family: 'Verdana','Helvetica','New York'; 
	font-weight: 700; 
	text-decoration: underline; 
	font-size: 12px;
}
	
a.chosen:visited { 
	color: #FFFFFF; 
	font-family: 'Verdana','Helvetica','New York'; 
	font-weight: 700; 
	text-decoration: underline; 
	font-size: 12px;
}

a.chosen:hover { 
	color: #6495ed; 
	font-family: 'Verdana','Helvetica','New York'; 
	font-weight: 700; 
	text-decoration: underline; 
	font-size: 12px;
}