@charset "UTF-8";

body {
	background-color: #000000;
}

a {
	font-size: 14px;
	font-family: Trebuchet MS, Arial;
}


a:link {
	color: #fd1516;
}

a:hover {
	color: #8c8671;
}

a:active {
	color: #8c8671;
}

a:visited {
	color: #fd1516;
}

.textblack32 {
	font-family: Trebuchet MS, Arial;
	font-size: 32px;
	color: #000000;
}

.textgreen32 {
	font-family: Trebuchet MS, Arial;
	font-size: 32px;
	color: #00CC33;
}

.textblue32 {
	font-family: Trebuchet MS, Arial;
	font-size: 32px;
	color: #007eff;
}

.textred18 {
	font-family: Trebuchet MS, Arial;
	font-size: 18px;
	color: #fd1516;
}

.textred32 {
	font-family: Trebuchet MS, Arial;
	font-size: 32px;
	color: #fd1516;
}

.textblack11 {
	font-family: Trebuchet MS, Arial;
	font-size: 11px;
	color: #000000;
}

.textblack14 {
	font-family: Trebuchet MS, Arial;
	font-size: 14px;
	color: #000000;
}

.textblack18 {
	font-family: Trebuchet MS, Arial;
	font-size: 18px;
	color: #000000;
}

.textred14 {
	font-family: Trebuchet MS, Arial;
	font-size: 14px;
	color: #fd1516;
}

.textblue14 {
	font-family: Trebuchet MS, Arial;
	font-size: 14px;
	color: #007eff;
}

.textblue18 {
	font-family: Trebuchet MS, Arial;
	font-size: 18px;
	color: #007eff;
}

.textcream {
	font-family: Trebuchet MS, Arial;
	font-size: 14px;
	color: #f0eee2;
}

.titleblack22 {
    font-family: Trebuchet MS, Arial;
    font-size: 22px;
    color: #000000;
}

.titleblue22 {
    font-family: Trebuchet MS, Arial;
    font-size: 22px;
    color: #007eff;
}

.titlered22 {
    font-family: Trebuchet MS, Arial;
    font-size: 22px;
    color: #fd1516;
}

.titlered24 {
	font-family: Trebuchet MS, Arial;
	font-size: 24px;
	color: #fd1516;
}