BODY {
	color: #000000;
	width: auto;

}





A {

	text-decoration: underline;

	color: Maroon;

}



A:Hover {

	text-decoration: none;

	color: #CE3100;

}



.style2 {

	color: Maroon;

	font-weight: bold;

	font-size: 11px;

	font-family: Tahoma;

}





.pic {
	position: absolute;
	left: 682px;
}
.redtext {
	color: #F00;
}
