a:link {
	color: #00FF00;
	text-decoration: underline;
	font-weight : normal;
	font-family : Arial, Helvetica, sans-serif;
	height : 8pt;
	font-size : smaller;
}
a:visited {
	color: #00FF00;
	text-decoration: underline;
	font-weight : normal;
	font-family : Arial, Helvetica, sans-serif;
	height : 8pt;
	font-size : smaller;
}
a:hover {
	color: #959595;
	text-decoration: underline;
	font-weight : normal;
	background-color : #FAEBD7;
	font-family : Arial, Helvetica, sans-serif;
	height : 8pt;
	font-size : smaller;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FAEBD7;
}

.linktext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	
}

h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size: 10pt;
	line-height: 4pt
	
}