/* CSS Document (C) Copyright: Matthew Wombell & KPCTM 2004*/

body { 	
	background-color: #EEEEEE;	
}
	
.font {
	font-family:Verdana;	
	font-size:0.7em;	
	color: #333333;
}

.font a:link{
	font-family:Verdana;	
	color: #333333;
	text-decoration:underline;
	line-height: 1.4em;
}

.font a:hover{
	font-family:Verdana;		
	color: #FFFFFF;
	text-decoration:underline;
	background-color:#666666;
}

.font a:visited{
	font-family:Verdana;
	color: #333333;
	text-decoration: underline;
}

.font2 {
	font-family:Verdana;
	font-size:0.8em;
	color: #333333;
}

.font3 {	
	font-family:Verdana;	
	font-size:1em;	
	color: #333333;
}

.font4 {	
	font-family:Verdana;	
	font-size:0.8em;	
	color: #333333;
}

.td {	
	font-family:Verdana;
	color: #333333;
	font-size:1em;
}

.td a:link {	
	text-decoration: underline;
} 

.td a:visited {	
	text-decoration: underline;
} 

.td a:hover {	
	color: #999999;	
	text-decoration: underline;
} 

.td a:active {	
	text-decoration: underline;
}

