body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma;
	font-size: 11px;
	color: #F8ABBA;
	background-color: #7B0000;

}
a:link {

	color: #FF6600;
	text-decoration: none;

}

a:visited {

	text-decoration: none;
	color: #FF6600;

}

a:hover {

	text-decoration: none;
	color: #F8ABBA;

}

a:active {

	text-decoration: none;
	color: #F8ABBA;

}
.style1 {
	color: #FF6600;
	font-weight: bold;
}

