.EM {
	color : #FFFACD;
}

.Centered {
	text-align : center;
}

.Bold {
	font-weight : bold;
}

.Date {
	font : bold 12pt sans-serif;
	font-family : sans-serif;
	font-size : 12pt;
	color : #BFD2D8;
	font-weight : bold;
}

.Topic {
	font : 13px sans-serif;
	font-family : sans-serif;
	font-size : 13px;
	color : White;
	text-align : justify;
}

.Default {
	font : 12px Verdana;
	font-family : Verdana;
	font-size : 12px;
	color : #BFD2D8;
	text-align : justify;
}

.White {
	font : 12px Verdana;
	font-family : Verdana;
	font-size : 12px;
	color : White;
}

.MenuSmall {
	font : 11px sans-serif;
	font-family : sans-serif;
	font-size : 11px;
	color : #D8CBC0;
	text-align : justify;
	line-height : 14px;
	vertical-align : middle;
}

.NewsInfo {
	font : 12px sans-serif;
	font-family : sans-serif;
	font-size : 12px;
	color : #8DAFBA;
	text-align : justify;
}


.Quote {
	font : 12px Verdana;
	font-family : Verdana;
	font-size : 12px;
	color : #8FBC8F;
	margin-left : 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}

A:link {
	text-decoration: none;
	color: White;
}

A:visited {
	text-decoration: none;
	color: White;
}

A:active {
	text-decoration: none;
	color: White;
}

A:hover {
	text-decoration: none;
	color: White
}
