BODY {
	color: #000000;}

A {
	text-decoration: none;
	color: #A52A2A;
}

A:Hover {
	text-decoration: none;
	color: Red;
}

.style2 {
	color: #A52A2A;
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma;
}

.style3 {   font-size: 21px}

.style4 {	font-size: 16px;	font-weight: bold;}



