a:link {
	font-family: Tahoma, "Times New Roman", "MS Sans Serif";
	font-size: 7 pt;
	font-style: normal;
	text-decoration: none;
	color: #800000;
	line-height: normal;
	white-space: normal;
	list-style-type: disc;
}
a:hover {
	font-family: Tahoma, "Times New Roman", "MS Sans Serif";
	font-size: 7 pt;
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;
	font-style: normal;
	line-height: normal;
}
a:visited {
	font-family: Tahoma, "Times New Roman", "MS Sans Serif";
	font-size: 7 pt;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	line-height: normal;
}