a:Link 
	{ text-decoration: none; 
	color: #990000;  
}
a:Visited 
	{ text-decoration: none; 
	color: #990000;  
}

a:Hover
	{ text-decoration: none; 
	color: #FF0000;  
}
	
a:Active	
	{ text-decoration: none; 
		color: #CC0000;  
}

p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	font-variant: normal;
	line-height: 1.4em;
}
td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	font-variant: normal;
	line-height: 1.4em;
}
red {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	font-variant: normal;
	line-height: 1.4em;
	color: #990000;
}

