BODY, TD, P, TH{
	color : #000000;
	font-size : 13px;
	font-weight : 500;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

A:link {
	text-decoration : none;
	color : #cc9900;
	font-weight : bold;
	
}

A:visited {
	
	text-decoration : none;
	color : #cc9900;
	font-weight : bold;
}

A:hover {
	text-decoration : underline;
	color : #ffcc33;
	font-weight : bold;
}

.Bold {
	font-weight : bold;
}

.BigNBold {
	font-size : 16px;
	font-weight : bold;
}

.Mag {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 36px;
	
}

.BigLink {
	font-size : 13px;
}

.Smaller {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : bold;
}

.Small {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : bold;
}

.Bigger {
	font-size : 16px;
}

.Red {
	color : #990000;
	font-size : 12px;
}

.Credits {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
}

.White {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #ffffff;
}

.Shade {
	color : #CC9900;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-style : bold;
}

.ShadeBigNBold {
	color : #CC9900;
	font-size : 16px;
	font-weight : bold;
}

.ShadeBold {
	color : #CC9900;
	font-weight : bold;
}


