@charset "iso-8859-1";


.frame {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFF33;
	border: 1px solid #FFFF33;
}

a:link {
	color: #009999;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

a:visited {
	color: #009999;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;

}	
