.text_base {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000;
}




h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 25px;
	font-style: normal;
	color: #404040;
}


a {
	text-decoration: none;
	color: #09F;
	font-weight: bold;
	font-style:inherit;
	border="0px";

}
a:visited {
	text-decoration: none;
	color: #09F;
	font-weight: bold;
	font-style:inherit;
	border="0px";
}

a:focus {
	color:#404040;
	text-decoration: underline;
	border:"0px";
}

a:hover
{
	color:#404040;
	text-decoration: underline;
	border:"0px";
}
