body { 
	background-color: #330000;
        text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  small;
	color: #FFFFFF;
}

a {
	color: #FFCC00;
	
}

a:hover {
	color: #FFFFFF;
        background: #CC6600;

}


h1 {
	font-size: xx-large;
; color: #CC9933
}

h2 {
	font-size: x-large;
; color: #CCCCCC
}

p {
	font-size:  small;
; color: #FFFFFF
}
