/* CSS Document */
a:link {
	color: #BC0E17;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FC121D;
}
a:hover {
	text-decoration: none;
	color: #FDC68E;
}
a:active {
	text-decoration: none;
	color: #FDC68E;
}
body,td,th {
	color: #FFFFFF;
}
a {
	font-weight: bold;
}
.Main_Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}
.Titles {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #FFB490;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}
.Bold_MT {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.Bold_MT_OR {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFB490;
}
.Small_MT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: normal;
}
