.frame 
{ 
border: 1px solid #333333
}

a:link {
	color: FFFF00;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: FFFF00;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	}

a:hover {
	color: #C20000;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: thin none #FFFFFF;
	text-decoration: underline;
}
