.head { color: white; font-size: 12px; font-family: sans-serif; font-style: normal; font-weight: bold; }
a:link { color: white; font-style: normal; font-weight: bold; text-decoration: none; }
a:visited {
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
.menu { color: white; font-size: 12px; font-family: sans-serif; font-style: normal; font-weight: bold; text-decoration: none; text-align: right; list-style-image: none; }
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
