body {
	font-size:73%;
}
a {
	background: transparent;
	text-decoration: underline;
	cursor: pointer;
	font-size:73%;
}
a:link, a:visited, a:active    
{
	background: transparent;
	text-decoration: underline;
	cursor: pointer;
	color: #900;
	font-size:73%;
}

a:hover 
{
	background: transparent;
	text-decoration: underline;
	cursor: pointer;
	color: #900;
	font-size:73%;
}