body {
	background-color: #330000;
	border: 0px;
	margin: 0px;
	color: #FFdf99;
}

A:hover {color: #FFFF00; 
text-decoration: underline; font-weight: bold} 

 
H1 {
font-size: 14px; text-transform: uppercase; color: #fcb565; font-weight: 900; text-decoration: none ; font-family: Arial, Helvetica, sans-serif;
text-align: center; padding-top: 2px; padding-bottom: 2px; padding-right: 2px; font-style: italic;
} 

p, li, ul, ol { 

font-family: Verdana, Arial, Helvetica, Geneva, Sans-serif; 
font-size: 10px; 
} 

.entriesTitles {
	font-size: 12px;
	text-transform: uppercase;
	color: #fcb565;
	font-weight: 900;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #660000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fcb565;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #fcb565;
} 

a { color: #fcb565; 
text-decoration: none
; font-weight: bold
; }


.pspan { 
font-size: 10px; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-style: normal; 
font-weight: bold; 
color: #ffffff } 
