body {  
   background-color:   #FFFFFF;
}

.default {
	font-family: verdana;
	color: #333333;
	font-size: 8pt; 
	line-height: 10pt;
}

.subheading {
	color: #990000;
	font-weight: bold;
	text-decoration : bold;
}

.blogtitle {
	color: #666666;
	font-weight: bold;
	text-decoration : bold;
}

.footer {
	font-family: verdana;
	color: #FFFFFF;
	font-size: 7pt; 
}

.default a {text-decoration : none;}
.default a:link { color: #990000; }
.default a:visited { color: #336666; } 
.default a:hover { color: #BE3803; text-decoration : none;} 
.default a:active { color: #BE3803; text-decoration : none;} 

.subheading a {text-decoration : none;}
.subheading a:link { color: #990000; }
.subheading a:visited { color: #990000; } 
.subheading a:hover { color: #BE3803; text-decoration : none;} 
.subheading a:active { color: #990000; text-decoration : none;} 

.footer a:link { color: #FFFFFF; }
.footer a:visited { color: #FFFFFF; } 
.footer a:hover { color: #FFCC00;} 
.footer a:active { color: #FFCC00;} 
