/* CSS Document */

body {
	background:#61020D;
	font-family:Tahoma;
	font-size:11px;
	margin-top:6px;
	color:#61020D;
	}

.pads {
	padding-top:20px;
	}
	
a {
	font-family:Tahoma;
	font-size:11px;
	color:#61020D;
	text-decoration:none;
	font-weight:bold;
	}
a:hover {
	font-family:Tahoma;
	font-size:11px;
	color:#61020D;
	text-decoration:none;
	font-weight:bold;	
	}