a:link {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: x-small;
	color: #CC0000;
}
a:visited {
	color: #990000;
}
a:hover {
	color: #FF6600;
}
a:active {
	color: #FF6600;
}
.text {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	color: #333333;
	font-size: x-small;

}
