body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #6a0304;
}

A:link {text-decoration: underlined; color: #fe9a00;}
A:visited {text-decoration: underlined; color: #fe9a00;}
A:active {text-decoration: none; color: #fe9a00;}
A:hover {text-decoration: none; color: #fe9a00;}

p {
	line-height: 20px;
 font-size: 12;
 font-family: Verdana;
 text-decoration: none; color: #ffffff;
}

H2 {
	line-height: 20px;
 font-size: 12;
 text-decoration: bold; color: #fe9a00;
 font-family: Verdana;
}
