body {
background-color: #FFFFFF;
}
 body,p,td,li{

	font-family: Verdana;

	font-size : 12px;

	text-align : left;

	color : Black;

}

a.menulink:visited {

	color: #cc0000;

	font-size : 13px;

	text-decoration: underline;

	font-weight : bold;

}

a.menulink:active {

	color: #cc0000;

	font-size : 13px;

	text-decoration: underline;

	font-weight : bold;

}

a.menulink:hover  {

	color: #cc0000;

	font-size : 13px;

	text-decoration: underline;

	font-weight : bold;

	background-color : #bfbfbf;

}
a.menulink:link {

	color: #cc0000;

	font-size : 13px;

	text-decoration: underline;

	font-weight : bold;

}
a.b:link {

	color: #cc0000;

	font-size : 10px;

	text-decoration: underline;

	font-weight : bold;

}

a.b:visited {

	color: #cc0000;

	font-size : 10px;

	text-decoration: underline;

	font-weight : bold;

}

a.b:active {

	color: #cc0000;

	font-size : 10px;

	text-decoration: underline;

	font-weight : bold;

}

a.b:hover  {

	color: #cc0000;

	font-size : 10px;

	text-decoration: underline;

	font-weight : bold;

	background-color : #bfbfbf;

}



TD.back 
{ 
background-color : #ffffff;
background-image: url(logo.jpg);
background-repeat: no-repeat;
} 

