/* Global Styles */

body {
	margin:0px;
	background-color: #300518;
	color: white;
	font: Verdana;
	}
td {
	font:10pt Verdana;
	color: black;
	}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font : bold;
	color: #800000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #c10000;
}

	