td {  font-family: Verdana; font-size: 11px; color: #FFFFFF}

.justify {  text-align: justify}

a:link {
	color: #ECC06A;
	text-decoration: none;
	font-weight : bold;
}

a:active {
	color: #ECC06A;
	text-decoration: none;
	font-weight : bold;
}

a:visited {
	color: #ECC06A;
	text-decoration: none;
	font-weight : bold;
}

a:hover {
	color: #FF9933;
	text-decoration: blink;
	font-weight : bold;
}
.borders { border: 2px #CC9933}
