a:link {
	font-size: x-small;
	color: #000000;
	text-decoration: none;


}
a:visited {
	font-size: x-small;
	color: #000000;
	text-decoration: none;

}
a:hover {
	font-size: x-small;
	font-weight: normal;
	color: #990000;
	text-decoration: none;


}
a:active {
	font-size: x-small;
	color: #000000;
	text-decoration: none;

}
.newsticker { color: white; font-size: 11px; font-family: Arial; font-weight: 600; background-color: #8299c5; border: solid 0 #8299c5; outline: solid 0 #8299c5; }
.txt_on { color: white; font-size: 11px; font-family: Verdana; background-color: #8299c5; }
.txt_off { color: #8299c5; font-size: 0; font-family: Verdana; line-height: 0; background-color: #8299c5; }
