body {
	background-color:#ffffff;
	font-family:Tahoma, Verdena;
	color:#666666;
	font-size:small;
}
h5 {
	font-family:Tahoma, Verdena;
	color:#666666;
	font-size:x-small;
}
a:link {
	font-family:Tahoma, Verdena;
	color:#666666;
	text-decoration:none;
}
a:visited {
	font-family:Tahoma, Verdena;
	color:#666666;
	text-decoration:none;
}
a:focus {
	font-family:Tahoma, Verdena;
	color:#841c26;
	text-decoration:underline;
}
a:hover {
	font-family:Tahoma, Verdena;
	color:#C0C0C0;
	text-decoration:underline;
}
a:active {
	font-family:Tahoma, Verdena;
	color:#841c26;
	text-decoration:underline;
}


