A:hover
	{
	color: #CC0000;
	text-decoration : underline;
	}
	
A
	{
	text-decoration: none
	}
	
A:visited
	{
	color: #CC0000;
	 text-decoration : underline;
	 }
	 
 p.c5 {font-family: arial, helvetica; font-size: 80%}
 p.c4 {font-family: arial, helvetica; text-align: center; font-size: 80%}
 p.c3 {font-family: arial, helvetica; font-weight: bold}
 p.c2 {font-family: arial, helvetica; font-weight: bold; text-align: center}	 	
 
 H1 { font-family: arial, helvetica, font-weight: bold; color: #CC0000 }
 H2 { font-family: arial, helvetica, font-weight: bold; color: #CC0000; font-size: 120% }
 
 td.normal {font-family: arial, helvetica; font-size: 80%}	