
.body{
	font-family : Arial;
	font-size : 11px;
	color : #666666;
	text-decoration : none;
	line-height : 13px;
}

.bold{
	font-family : Arial;
	font-size : 11px;
	color : #003300;
	font-weight : bold;
	letter-spacing : 3px;
	text-decoration : none;
	line-height : 15px;
}

.link{
	font-family : Arial;
	font-size : 9px;
	color : #003300;
	letter-spacing : 2px;
	text-decoration : none;
	line-height : 10px;
}

.linkTight{
	font-family : Arial;
	font-size : 9px;
	color : #666666;
	letter-spacing : 1px;
	text-decoration : none;
	line-height : 13px;
}

.news{
	font-family : Arial;
	font-size : 9px;
	color : #666666;
	text-decoration : none;
	line-height : 12px;
}

.excerpt{
	font-family : Arial;
	font-size : 11px;
	color : #FFFFFF;
	text-decoration : none;
	background : #FF0033;	
	line-height : 12px;
}

.credits{
	font-family : Arial;
	font-size : 11px;
	color : #666666;
	text-decoration : none;
	line-height : 12px;
}

.bigbold{
	font-family : Arial;
	font-size : 40px;
	color : #354535;
	font-weight : bold;
	letter-spacing : 5px;
	text-decoration : none;
	line-height : 20px;
}

.bigbold2{
	font-family : Arial;
	font-size : 28px;
	color : #354535;
	font-weight : bold;
	letter-spacing : 4px;
	text-decoration : none;
	line-height : 18px;
}

.bigboldSUB{
	font-family : Arial;
	font-size : 20px;
	color : #003300;
	font-weight : bold;
	letter-spacing : 2px;
	text-decoration : none;
	line-height : 15px;
}


A:link {color:#669933; text-decoration : none}
A:visited {color:#669933; text-decoration : none}
A:active {color:#669933; text-decoration : none}
A:hover {color:#DDFFBB; text-decoration : none; background:#993333}


