.news { font-family: Verdana; font-weight: normal; font-size: 12px; color: #f0f0f0; text-decoration: none; text-align: left}
.maintext { font-family: Verdana; font-weight: normal; font-size: 12px; color: #000000; text-decoration: none}

body { 
		margin: 0 !important;
	    padding: 0 !important;
		width: auto !important;
		float: none !important;
	    background-color: #000000; 
 }


A:link
{
COLOR: #f60; 
TEXT-DECORATION: none
}

A:visited
{
COLOR: #f60; 
TEXT-DECORATION: none
}

A:hover
{
COLOR: #fff; 
TEXT-DECORATION: underline
}

A:active
{
COLOR: #fff; 
TEXT-DECORATION: none
}

h1	{ 
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	padding: 0;
	margin: 5px 0px 0px 0px
 }


