.DropShad {
	width: 100%;
	height: 0;
	Filter: DropShadow(Color=#000000, OffX=1, OffY=1, Positive=1);
}

H1 {
	font : 13px sans-serif;
	font-family : sans-serif;
	font-size : 13px;
	color : #9CFF63;
}

LI {
	color : #FF6363;
}

.EM {
	color : #FFFACD;
}

.Centered {
	text-align : center;
}

.Bold {
	font-weight : bold;
}

.White {
	color : White;
}

.MenuBig {
	font : bold 9pt Arial, Helvetica, sans-serif;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #F0E68C;
	font-weight : bold;
	text-align : center;
	border : 0;
	padding : 0 0 0 0;
	padding-bottom : 0;
	padding-left : 0;
	padding-right : 0;
	padding-top : 0;
}

.Topic {
	font : 13pt sans-serif;
	font-family : sans-serif;
	font-size : 13pt;
	color : White;
	font-weight : bold;
}

.Default {
	font : 13px sans-serif;
	font-family : sans-serif;
	font-size : 13px;
	color : White;
	text-align : justify;
}

.MenuSmall {
	font : 7pt "MS Sans Serif", Geneva, sans-serif;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 7pt;
	color : White;
}

.NewsInfo {
	font : 13px sans-serif;
	font-family : sans-serif;
	font-size : 13px;
	color : white;
}

.Link {
	text-decoration: underline;
}

.Quote {
	font : 13px sans-serif;
	font-family : sans-serif;
	;
	font-size : 13px;
	color : #639C9C;
	margin-left : 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}

A:link {
	text-decoration: none;
	color: #FFA405;
}

A:visited {
	text-decoration: none;
	color: #FFA405;
}

A:active {
	text-decoration: none;
	color: #FFA405;
}

A:hover {
	text-decoration: none;
	color: White
}
