
BODY, TD {
	font-family : Verdana, Arial, Helvetica;
	font-size : 12px;
	color : black;
}

H1	{
	font-size : 22px;
	font-weight: bold;
	color : #CCCCCC;
}

H2      {
        font-size : 16px;
        font-weight: bold;
        color : #CCCCCC;
}

.date {  
        font-size : 10px;
        color : #A9D121;
}

.updates {
	font-size : 10px;
	color : #CCCCCC;
}


A {font-family : Arial, Helvetica;  font-style : normal; color : #0000CC; text-decoration : none;}
A:Link {color : #33FF33;}
A:Visited {color : #33FF33;}
A:Active {color : #33FF33;}
A:Hover {color : #000000; background : #33FF33; text-decoration : none; } 

