@charset "ISO-8859-1";

html, body{
margin:0px;
font-family: Tahoma;
	font-size: 14px;
	font-weight: 400;
	color: #CCCCCC;

}


.mnTxt {
	
}

A:link {color:#999999; font-family: Tahoma; text-decoration: none} 
A:visited {color:#999999; font-family: Tahoma; text-decoration: none} 
A:hover {color:#ffffff; font-family: Tahoma; text-decoration: underline} 
A:active {color:#ffffff; font-family: Tahoma; text-decoration: none}