body {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	color: #ffffff;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}

.txtwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height: 16px;
	text-decoration: none;
}
a.txtwhite:hover {
	color: #fd0600;
	text-decoration: none;
}
.txtgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7f7d81;
	line-height: 13px;
	text-decoration: none;
}
a.txtgrey:hover {
	color: #ffffff;
	text-decoration: none;
}
.txtgrey2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7f7d81;
	line-height: 15px;
	text-decoration: none;
}
a.txtgrey2:hover {
	color: #ffffff;
	text-decoration: none;
}
.txtyellow14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #e7ca02;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
}

.txtyellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e7ca02;
	line-height: 16px;
	text-decoration: none;
}
a.txtyellow:hover {
	color: #a99401;
	text-decoration: none;
}
.txtred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fe0012;
	line-height: 15px;
	text-decoration: none;
}
a.txtred:hover {
	color: #fe0012;
	text-decoration: underline;
}

#red {color: #fe0012;}
#big {font-size: 14px;}
#short {font-size: 10px;}
#underline{	text-decoration : underline;}
#noline{text-decoration : none;}
#bold {font-weight: bold}
