.menu A:link {text-decoration: none; color:white}
.menu A:visited {text-decoration: none; color:white}
.menu A:active {text-decoration: none; color:white}
.menu A:hover {text-decoration: none; color: #cccccc;}

.body A:link {text-decoration: none; color: #003399}
.body A:visited {text-decoration: none; color: #003399}
.body A:active {text-decoration: none; color: #003399}
.body A:hover {text-decoration: none; color: #cc6600;}

 A{text-decoration:none} 

	td {
	font-family: Verdana, Tahoma, Arial;
		font-size: 12px;
		font-variant: normal;
		color: #333333;
		text-decoration: none;
		border-color: #CCCCCC
	}
	body, p {
	font-family: Verdana, Tahoma, Arial;
		font-size: 13px;
		font-variant: normal;
		color: #333333;
		text-decoration: none;
		line-height:19px;
	}


.mainTable{
	alink: #ffffff
    vertical-align: top;
	color: #ffffff;
	padding-left: 5px;

}
.MenumainTable{
    vertical-align: top;
	color: #ffffff;

}