body,td,input,textarea,select,div
	{  
	font-family:verdana;
	font-size:10px;
	}
			
a:link
	{
	font-family:Verdana; 
	font-size:10px;
	text-decoration: underline;
	}
	
a:visited
	{
	font-family:Verdana; 
	font-size:10px;
	text-decoration: underline;
	}
	
a:hover
	{
	font-family:Verdana; 
	font-size:10px;
	text-decoration: none;
	}
	
a:active
	{
	font-family:Verdana; 
	font-size:10px;
	text-decoration: underline;
	}
	
.sendButton
	{
	font-family:Verdana; 
	font-size: 10px; 
	border-width:1px;
	}