.box {
	BORDER-RIGHT: #BE0201 1px solid; BORDER-TOP: #BE0201 1px solid; BORDER-LEFT: #BE0201 1px solid; BORDER-BOTTOM: #BE0201 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: #006A80;
	text-decoration: none;
}

a:visited {
	color: #86C0CC;
	text-decoration: none;
	}
	
a:hover { 
	color: #86C0CC;
    text-decoration: none;

		}
