.txt {  font-family: "ms sans serif"; font-size: 11px; line-height: 16px}
a {  color: #000000; text-decoration: none}
a:hover {  color: #000000; text-decoration: underline}
h1 {  font-family: "times new roman"; font-size: 25px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px}
.text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;
}
	
.button{
	background-color:#993300;
	color:#ffffff;
	border:none;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	padding:3px;
}
.blink{font-family:Arial;
    background-color:#800000;
	padding:3px;
	border: ridge 1px #FFFFFF;
	font-size:9pt;
	font-style:normal;
	color: #FFFFFF;
	text-decoration: blink;
	font-weight:bold;
}
.blink a  {font-family:Arial;
	font-size:9pt;
	font-style:normal;
	color:#FFFFFF;
	text-decoration: blink;
	font-weight:bold;
}

.blink a:hover {font-family:Arial;
	font-size:9pt;
	font-style:normal;
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:bold;
}