.frame {
	border: 1px #003399 solid;
}
a:link {
	color: 003399;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

a:visited {
	color: 003399;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	}

a:hover {
	color: #0099cc;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: thin none #FFFFFF;
	text-decoration: underline;
}
