a{
	color: #000099;
}

a:link{
	color: #000099;
}

a:visited{
	color: #000099;
}

a:hover{
	color: #000066;
	text-decoration: underline;
}

a:active{
	color: #0000FF;
}

body,table,td{
	background-color: #FFFFFF;
	color: #000000;
	font-family: verdana, arial, sans-serif;
	font-size: 12;
	font-weight: normal;
	height: 0px;
	line-height: 140%;
}
