.RegText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 16px;
	color: #333333;
}
.RedText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 16px;
	color: #CC0000;
}
.RedText_Big {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CC0000;
}
.RedNumber_Big {
	font-family: "Times New Roman", Georgia, Times, serif;
	font-size: 21px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CC0000;
}
.WhiteText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.YellowText_Big {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color:#FFFF33;
}
.YellowNumber_Big {
	font-family: "Times New Roman",Georgia,  Times, serif;
	font-size: 21px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color:#FFFF33;
}
a.Link_White {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
	a:visited.Link_White{
	color: #FFFFFF;
	}
	a:active.Link_White{
	color: #FFFFFF;
	}
	a:hover.Link_White{
	color:#FFFF33;
	}
a.Link_Yellow_Big {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color:#FFFF33;
}
	a:visited.Link_Yellow_Big{
	color:#FFFF33;
	}
	a:active.Link_Yellow_Big{
	color:#FFFF33;
	}
	a:hover.Link_Yellow_Big{
	color:#FFFFFF;
	}
a.Link_Red {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CC0000;
}
	a:visited.Link_Red{
	color: #CC0000;
	}
	a:active.Link_Red{
	color: #CC0000;
	}
	a:hover.Link_Red{
	color:#FFFF33;
	}

