A:link 
{
 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 text-decoration: none;
 color : #0279b0;
 font-weight: bold
}

A:visited 
{
 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 text-decoration: none;
 color : #0279b0;
 font-weight : bold;
}
 
A:active 
{
 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 color: #0279b0;
 TEXT-DECORATION: none;
 font-weight : bold;
}
 
A:hover 
{
 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 text-decoration: underline;
 color : #0279b0
}

TD { 
	font-family : verdana ; 
	font-size : 11px ; 
	color : #0279b0 ;
	}
Body 
	{ 
	font-family : verdana ; 
	font-size : 11px ; 
	color : #0279b0 
    }

input 
	{
	font-family: arial ; 
	font-size: 11px;
	color: #0279b0;
	border: solid #ffffff;
	border-width: 0;
	background-color:#ffffff
	}
select
	{
	font-family: arial ; 
	font-size: 11px;
	color: #0279b0;
	border: solid #ffffff;
	border-width: 0;
	background-color:#ffffff
	}
textarea
	{
	font-family: arial ; 
	font-size: 11px;
	color: #0279b0;
	border: solid #ffffff;
	border-width: 0;
	background-color:#ffffff
	}
.in
	{
	font-family: arial ; 
	font-size: 11px;
	color: #0279b0;
	border: solid #ffffff;
	border-width: 0;
	background-color:#ffffff
	}
