.text {
	font-family: Tahoma, Arial;
	font-size: 11px;
	
	}
.text a:link
{color: #64717C;text-decoration: underline;}
.text a:visited
{color: #64717C;text-decoration: underline;}
.text a:hover
{color: #cc3300;text-decoration: undeline;}



input {
	font-family: Tahoma, Arial;
	font-size: 10px;



}
textarea {
	font-family: Tahoma, Arial;
	font-size: 10px;
}
LI
{
	list-style-type: circle;
}
