.box {
	BORDER-RIGHT: #21738B 2px solid; BORDER-TOP: #21738B 2px solid; BORDER-LEFT: #21738B 2px solid; BORDER-BOTTOM: #21738B 2px solid;
}

.content, td, .body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.textbox {
		BORDER: #006A80 1px solid; 
		font-family: Verdana;
		font-size: 11px; 
		font-weight : normal; 
		color: #000000;
		}
a:link {
	color: #006A80;
	text-decoration: none;
}

a:visited {
	color: #006A80;
	text-decoration: none;
	}
	
a:hover { 
	color: #86C0CC;
    text-decoration: none;

		}

