BODY {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #FFFFFF;
}


A {
	text-decoration: none;
	color: #e3e4e5;
}

A:Hover {text-decoration: underline;
	color: c2c3c4;
}

.style2 {
	color: #FFFF00;
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma;
}


