BODY, TD, P{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #663300;
	font-size : 13px;
	font-weight : 500;
}

A:link {
	text-decoration : underline;
	color : #67759B;
	font-weight : bold;
}

A:visited {
	
	text-decoration : underline;
	color : #67759B;
	font-weight : bold;
}

A:hover {
	text-decoration : none;
	color : #BD910B;
	font-weight : bold;
}

.Bold {
	font-weight : bold;
}

B {
	font-weight : bold;
}

.Bigger {
	font-size : 16px;
	font-weight : bold;
}

.BigNBold {
	font-size : 18px;
	font-weight : bold;
}

.Mag {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 36px;
	
}

.BigLink {
	font-size : 13px;
}

.Small {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : bold;
}

.Bigger {
	font-size : 16px;
}

.Red {
	color : #AA0000;
	font-size : 12px;
}

.Credits {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : normal;
}

.White {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #ffffff;
}
.Blue {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #67759B;
}

.SmallRed {
	color : #aa0000;
	font-size : 10px;
	font-weight : bold;
}

