Body {
	font-size : 8px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	background-color : #FFFFFF;
	font-weight : bold;
	
}


.mytd{
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : none;
	padding: 10px 10px;   
	color : #666666;
}

	
a:link {
	color : #666666;
	text-decoration : none;
	font-weight : bold;
	font-size : 13px;
}	

a:visited {
	color : #666666;
	text-decoration : none;
	font-weight : bold;
	font-size : 13px;
}	

a:hover {
	color : #009900;
	text-decoration : none;
	font-weight : bold;
	font-size : 13px;
}	

a:active {
	color : #009900;
	text-decoration : none;
	font-weight : bold;
	font-size : 13px;
}	


.menu{
	font-size : 13px;
	color : #666666;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style: none;
	padding-left: 8px;
}

.menu a:link {color: #009900; font-size : 13px; text-decoration : underline;
font-weight : bold; font-style: none}
.menu a:active{color: #009900; font-size : 13px; text-decoration : underline;
font-weight : bold; font-style: none}
.menu a:hover {color: #009900; font-size : 13px; text-decoration : underline;
font-weight : bold; font-style: none}
.menu a:visited {color: #009900; font-size : 13px; text-decoration : underline;
font-weight : bold; font-style: none}



