.body {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.body1 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFCC;
	text-decoration: none;
}
.head {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #00FFFF;
	text-decoration: none;
}
.link {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.link:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
