/* CSS Document */

body {background-color: #751614;
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px; color: #FFFFFF; margin-top: 30px;
	}
	
a:link {text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	}
a:visited {text-decoration: none;
	font-weight: bold;
	color: #666666;
	}
a:active {text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	}
a:hover {
	font-weight: bolder;
	color: #751614;
	text-decoration: none;
	font style: normal;
}

