a:link {
	color: #0000FF;
    font-family: arial, helvetica, sans-serif;
	font-size:x-small
	font-weight: none;
}

a:visited {
    color: #0000FF;
  	font-family: arial, helvetica, sans-serif;
	font-size:x-small
	font-weight: none;
}

a:hover {
	text-decoration: none;
	font-family: arial, helvetica, sans-serif;
	font-size:x-small
	font-weight: none;
}

a:active {
	color: #0000FF;
	font-family: arial, helvetica, sans-serif;
	font-size:x-small
	font-weight: none;
}

