BODY {

	color: #4D4D4F;
}


A {
	text-decoration: underline;
	color: #318cff;
}

A:Hover {
	text-decoration: none;
	color: #19548B;
}

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

