.bottom-text {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}
.text {
	font-family: Tahoma;
	font-size: 12px;
	color: #003366;
}
.text-title-black {
	font-family: Impact;
	font-size: 20px;
	color: #000000;
}
.text-title-red {
	font-family: Impact;
	font-size: 26px;
	color: #CC0000;
}
.text-black {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
A:hover      { 
               background color: #adcff7;
               color: #003366;
               font-family: Tahoma; 
               font-size : 11px;
               font-weight: normal; 
               text-decoration: none; 
}