a:link

{
	color: #6C6D71;
	font-weight: bold;
	text-decoration: underline;
}



a:active

{
	color: #6C6D71;
	font-weight: bold;
	text-decoration: none;
}



a:visited

{
	color: #6C6D71;
	font-weight: bold;
	text-decoration: underline;
}



a:hover

{
	color: #FF9900;
	font-weight: bold;
	text-decoration: none;
}



iframe 

{



}



body

{
	font-family: verdana, tahoma, arial, sans-serif;
	font-style: normal;
	font-size: 10px;
	color: #000000;
}



td

{
	font-family: verdana, tahoma, arial, sans-serif;
	font-style: normal;
	font-size: 10px;
	color: #000000;
}



INPUT,TEXTAREA 

{ 
	font-family: verdana, tahoma, arial, sans-serif;
	font-style: normal;
	font-size: 10px;
}