body, td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size : 11px; 
} 
a {
	color: #660066;
	background-color: transparent;
	text-decoration : none; 
} 
a:active {
	color: #660066;
	background-color: transparent;
	text-decoration : none; 
} 
a:visited {
	color: #660066;
	background-color: transparent;
	text-decoration : none; 
} 
a:hover {
	color: #0000CC;
	background-color: transparent;
	text-decoration : underline; 
} 
select {
	color:#000000;
	background-color: transparent;
	font-size:10px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}
input {
	color:#525457;
	background-color: transparent;
	font-size:10px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}
textarea {
	color:#525457;
	background-color: transparent;
	font-size:10px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}
