

.black:link, black:active {  color: #000000; text-decoration: none;}
.black:visited {  color: #000000; text-decoration: none;}
.black:hover {  color: #FFD8B0; text-decoration: none}

a:link, a:visited, a:active {  color: #000000; text-decoration: none;}
a:hover {  color: #FFD8B0; text-decoration: none}


.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}


.date {
	FILTER: dropshadow(color=#2E2D3D,,offX=1,offY=1);
	color: #FFFFFF;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 10px;
}


.label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	font-variant: normal;
	color: #EDB17D;
	word-spacing: 5px;
}


.grad {
	background-image: url('img/center/grad.gif');
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif; background-position-y:0%
}


.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}