a {
	text-decoration: none;
	color:#990000;
}

a.1 {
	text-decoration: underline;
	color: #990000;
}

a.2 
{
	text-decoration: underline;
	color: #990000;
}
	
a.3 
{
	text-decoration: underline;
	font-weight:bold;
	color: #990000;
}

form { 
margin-bottom:0px; 
margin-left:0px; 
margin-right:0px; 
margin-top:0px; 
}

.txtfldenews {
	font-family: Tahoma;
	font-size: 11px;
	background-color: #FFFFFF;
	color: #000099;
	border: 1px solid #FF9900;
	height: 21px;
	width: 120px;
}

.txtfld {
	font-family: Tahoma;
	font-size: 11px;
	background-color: #FFFFFF;
	color: #000099;
	border: 1px solid #CCCCCC;
}
.th {
	font-family: MS Sans Serif, Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.thb {
	font-weight: bold;
}

.th_white {
	font-family: MS Sans Serif, Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

.thb {
	font-family: "MS Sans Serif", Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

.fe {
	font-family: Tahoma, Verdana;
	font-size: 11px;
}

.btn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9933;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
