A {text-decoration: none;} 

.newsalert { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #000000; font-weight: bold}
.txf
{ 
	font-family: Arial; 
	font-size: 10px; 
	color: #000000; 
	background-color: #ffffff; 
	border: 1px #999999 solid
	
}
.arial-sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.arial-sm-orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F2A201;
	text-decoration: underline;
}
.arial-orange-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F2A201;
	text-decoration: underline;
}
.arial-orange-link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6600;
	text-decoration: underline;
}
.arial-med {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.arial-med-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.arial-med-bold:hover {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}

.arial-green-sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #339933;
	
}
.arial-green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #339933;
	font-weight: bold;
}
.arial-green-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
	font-weight: bold;
	text-decoration: underline;
}
.arial-green-link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	font-weight: bold;
}
.bold-underline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.bold-underline:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #F2A201;
}
.white-underline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}
.white-underline:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #F2A201;
}
.normal-underline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #000000;
	
}
.normal-underline:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #F2A201;
}
.button
{
        font-family: Arial; 
        font-size: 8pt;
        color: #333333;
        font-weight: bold ;
        background-color: #cccccc;
        border: #000000;
        border-style: solid;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px
}
.arial-big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}
body{
        scrollbar-base-color: #cccccc;
        scrollbar-arrow-color: #Ef8f00;
}

hr{
color: #000000;

height: 1px;}

