body, td {
    font-family: Verdana, Arial, helvetica, sans-serif;
 	font-size: 10px;
 	color: #333333 }
A:LINK {
color : #006699;
text-decoration: underline;
font-weight:bold;
} 
A:VISITED {
color : #006699;
text-decoration: underline;
font-weight:bold;
} 
A:ACTIVE {
color : #006699;
text-decoration: underline;
font-weight:bold;
}
A:HOVER {
color : #FFFFFF;
text-decoration : none;
background-color: #006699;
font-weight:bold;
} 

.menu
{
	font-family: Verdana, Arial, helvetica, sans-serif;
 	font-size: 10px;
 	color: #333333;
 	font-weight:bold;
}

.home
{
	font-family: Verdana, Arial, helvetica, sans-serif;
 	font-size: 10px;
 	color: #ffffff;
 	font-weight:bold;
}

A.menu:link {color:#333333; text-decoration:none;}
A.menu:visited {color:#333333; text-decoration:none;}
A.menu:active {color:#333333; text-decoration:none;}
A.menu:hover {color:#FFFFFF; text-decoration:underline; size:11px; }

.tBox2
{
	font-family: verdana;
	color: #000000;
	font-size: xx-small;
}

.tBox
{
	font-family: verdana;
	color: #666666;
	font-size: 9px;
	border: solid 1 #666666;
	text-transform :uppercase ;
	font-weight : bold;
}
