.body {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.bodywhite {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}

A:link.whitelink,
A:visited.whitelink { color:#FFFFFF; text-decoration:none; }
A:hover.whitelink { color:#FFFFFF; text-decoration:underline; }


