@charset "UTF-8";
.mainhd
{
	font-size : 12px;
	line-height : 18px;
	font-family : Tahoma;
	font-weight : bolder;
	color : #CC0000;
	text-transform: uppercase;
}
.maintxt
{
	font-size : 12px; 
	line-height : 18px; 
	font-family : Tahoma; 
	font-weight : normal; 
	color : #150e08;
}
.links
{
	font-family: tahoma;
	FONT-SIZE: 11px;
	COLOR: #FFFFFF;
	font-weight : bold;
	text-transform: uppercase;
}
a.links
{
	font-family: tahoma;
	FONT-SIZE: 11px;
	COLOR: #FFFFFF;
	text-decoration: underline;
	text-transform: uppercase;
}

a.links:hover
{
	font-family: tahoma;
	FONT-SIZE: 11px;
	COLOR: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
.footer
{
	font-size : 11px;
	line-height : 18px;
	font-family : Tahoma;
	font-weight : normal;
	color : #FFFFFF;
}
a.footer
{
	font-size : 11px;
	line-height : 18px;
	font-family : Tahoma;
	font-weight : normal;
	color : #FFFFFF;
	text-decoration: underline;
	padding-left: 5px;
	padding-right: 5px;
}

a.footer:hover
{
	font-size : 11px;
	line-height : 18px;
	font-family : Tahoma;
	font-weight : normal;
	color : #FFFFFF;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}



a
{
	font-family: Tahoma;
	FONT-SIZE: 12px;
	COLOR: #000000;
    text-decoration: underline;
}

a:hover
{
	font-family: Tahoma;
	FONT-SIZE: 12px;
	COLOR: #000000;
    text-decoration: none
}

