A:ACTIVE {
	color : #3366CC;
	font : bolder normal 11px Arial, Helvetica, sans-serif;
		text-decoration : none;
}
A:HOVER {
	color : #6699CC;
	font : bold normal 11px/normal Arial, Helvetica, sans-serif;
		text-decoration : underline;
}
.header {
	font : bold x-large Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #CCCCCC;
}
A:LINK { 	color : #3366CC;
	font : bolder normal 11px Arial, Helvetica, sans-serif;
		text-decoration : none;
 } A:VISITED { 
	color : #3366CC;
	font : bold normal 11px/normal Arial, Helvetica, sans-serif;
		text-decoration : none;
 } 
