a {
	font-family		:arial;
	font-size		:12px;
	font-weight		:normal;
	text-decoration	:none;
	color			:#FFFFFF;
}

a:hover {
	text-decoration	:underline;
}

.T10 {
	font-family		:arial;
	font-size		:10px;
	font-weight		:normal;
	text-decoration	:none;
	color			:#FFFFFF;
}

.T12 {
	font-family		:arial;
	font-size		:12px;
	font-weight		:normal;
	text-decoration	:none;
	color			:#FFFFFF;
}

.T12B {
	font-family		:arial;
	font-size		:12px;
	font-weight		:normal;
	text-decoration	:none;
	color			:#FFFFFF;
	background-color:#000000;
}

.T12R {
	font-family		:arial;
	font-size		:12px;
	font-weight		:normal;
	text-decoration	:none;
	color			:#FF0000;
	background-color:#000000;
}

.T12RB {
	font-family		:arial;
	font-size		:12px;
	font-weight		:normal;
	text-decoration	:none;
	color			:#000000;
	background-color:#E50004;
}

.T12RW {
	font-family		:arial;
	font-size		:12px;
	font-weight		:normal;
	text-decoration	:none;
	color			:#FFFFFF;
	background-color:#E50004;
}

.T20 {
	font-family		:arial;
	font-size		:20px;
	font-weight		:bold;
	text-decoration	:none;
	color			:#FFFFFF;
}

.T24 {
	font-family		:arial;
	font-size		:24px;
	font-weight		:bold;
	text-decoration	:none;
	color			:#FFFFFF;
}

.BLK{
	font-family		:arial;
	font-size		:11px;
	font-weight		:bold;
	text-decoration	:none;
	color			:#FFFFFF;
	background-color:#000000;
}

p {
	font-family		:arial;
	font-size		:12px;
	font-weight		:bold;
	text-decoration	:none;
	color			:#000000;
}
