.text {
	font-size: 10pt;
	font-family: "MS Sans Serif", Tahoma, sans-serif;


}
a:link {
	color: #990000;
	text-decoration: none;
	font-weight: bold;

}
a:visited {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
