a:link,a:visited						{
	color: #0000FF;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;


}
a:hover									{ color: Red; text-decoration: underline }
a:active								{ color: Red} 
.border {
	border: thin solid #000000;
	

}
