.box {
	BORDER-RIGHT: #EE541E 2px solid; BORDER-TOP: #EE541E 2px solid; BORDER-LEFT: #EE541E 2px solid; BORDER-BOTTOM: #EE541E 2px solid;
}

.content, td, .body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	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: #EE6435;
	text-decoration: none;
}

a:visited {
	color: #EE6435;
	text-decoration: none;
	}
	
a:hover { 
	color: #E9A189;
    text-decoration: none;

		}

