body {font-size: 16px; font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;}


a:link {
	font-family: Verdana, Sans-Serif;
	font-size: 14px;
	text-decoration: underline;
	font-weight: normal;
	color: #CC0000;
}	
		
a:visited {
	text-decoration: underline;
	font-size: 14px;
	font-weight: normal;
	font-family: Verdana, Sans-Serif;
	color: #CC0000;
}	
		
a:active {
	text-decoration: underline;
	font-size: 14px;
	font-weight: normal;
	font-family: Verdana, Sans-Serif;
	color: #FFFFFF;
	background: #CC0000;
}	
		
a:hover	{
	text-decoration: underline;
	font-size: 14px;
	color: #FFFFFF;
	background: #CC0000;
	font-family: Verdana, Sans-Serif;
	font-weight: normal;
}	



.databaseName {
       
        font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif; 
	font-size:22px; 
	font-weight:normal;
	color:#000000; 

}
