.box {
	BORDER-RIGHT: #0394D3 1px solid; BORDER-TOP: #0394D3 1px solid; BORDER-LEFT: #0394D3 1px solid; BORDER-BOTTOM: #0394D3 1px solid
}

.content, td{
	font-family:  verdana;
	font-size: 11px;
	font-weight: normal;
	color: #636466;
	text-decoration: none;
}

.textbox {
		BORDER: #006A80 1px solid; 
		font-family: Verdana;
		font-size: 11px; 
		font-weight : normal; 
		color: #000000;
		}
a:link {
	color: #033D8B;
	text-decoration: none;
}

a:visited {
	color: #033D8B;
	text-decoration: none;
	}
	
a:hover { 
	color: #86C0CC;
    text-decoration: none;

		}

