H1, H2, H3, H4, H5 { color: #CC6699 }
BODY { background-color: #4F3189; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; margin: 0 !important;margin-right:0;}

a.body:link {COLOR: #FF3399; TEXT-DECORATION: none; background-color :none;}
a.body:visited {COLOR: #FF3399; TEXT-DECORATION: none; background-color :none;}
a.body:active {COLOR: #993399; TEXT-DECORATION: none; background-color :none;}
a.body:hover{COLOR: #993399; TEXT-DECORATION: none; text-transform: none; background-color :none;}

a.footer:link {COLOR: #FF99CC; TEXT-DECORATION: none; background-color :none;}
a.footer:visited {COLOR: #FF99CC; TEXT-DECORATION: none; background-color :none;}
a.footer:active {COLOR: #FFFFCC; TEXT-DECORATION: none; background-color :none;}
a.footer:hover{COLOR: #FFFFCC; TEXT-DECORATION: none; text-transform: none; background-color :none;}

/* Added for temporary HTML navigation */
table.tempnav {
	color: #FFF;
	font: bold 13px "MS Trebuchet", "Century Gothic", sans-serif;
	text-transform: uppercase;
}

table.tempnav a:link, table.tempnav a:visited {
	color: #FFF;
	text-decoration: none;
}

table.tempnav a:hover, table.tempnav a:active {
	color: #703880;
	text-decoration: none;
}

table.tempnav tr {
	
}

table.tempnav tr.header td {
	text-align: left !important;
}

table.tempnav tr.row1 {
	background: #D45187;
	height: 21px;
	text-align: center;
}

table.tempnav tr.row1 td {
	border-bottom: 1px solid #000;
	height: 21px;
	text-align: center;
}

table.tempnav tr.row2 {
	background: #DE6296;
	height: 21px;
	text-align: center;
}

table.tempnav tr.row2 td {
	height: 21px;
	text-align: center;
}

ul.comments li {
	margin: 5px 0;
}

p.largetext {
	font-size: 1.3em;
}