.MainText {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	/*font-weight : bold;*/
	/*text-align : center;*/
}

.SideText {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #711D29;
	line-height : 18px;
	/*font-weight : bold;*/
	/*text-align : center;*/
}

.Text {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #711D29;
	/*font-weight : bold;*/
	/*text-align : center;*/
}

.Date {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #ffffff;
	font-weight : bold;
	/*text-align : center;*/
}

.copyright {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #ED4860;
	line-height: 18px;
}


.footer {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #F5C600;
	font-weight : bold;
	line-height: 18px;
	/*text-align : center;*/
}

A {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #AB273A;
}

A:Visited {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #AB273A;
}

A:Hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #AB273A;
}

A.LinkFooter {
	text-decoration: none;
	font-weight: bold;
	color: #F5C600;
}

A.LinkFooter:Visited {
	color: #F5C600;
}

A.LinkFooter:Hover {
	color: #F5C600;
}