td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;

}
A  {
	color : #46BFF8;
	text-decoration : none;
}

A:Hover  {
	color : #46BFF8;
    text-decoration : underline;

}
A.nav {
	color : #F5CB55;
	text-decoration : none;
}

A.nav:Hover  {
	color : #FFFFFF;
    text-decoration : underline;
	}.padleft {
	margin-left: 20px;
	margin-bottom: 10px;


}
