.title {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bolder;
	text-transform: uppercase;
	color: #80001B;
}
.subtitle {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15pt;
	color: #000000;
}
.text {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #111111;
}
.big {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: normal;
	color: #000000;
}
.menu {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #3F6384;
}
.more {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #DDDDDD;
}
.subtitlemore {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15pt;
	color: #FFFFFF;
}
a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #000000;
}
a:active {
	color: #666666;
}

body {
    background-color: #232323;
}

.linkselect {
	font-weight: bold;
	text-decoration: none;
	background-color: #AE2C1E;
	padding: 5px;
}
a.linkselect:link {
	color: #DDDDDD;
}
a.linkselect:visited {
	color: #DDDDDD;
}
a.linkselect:hover {
	color: #FFFFFF;
}
a.linkselect:active {
	color: #DDDDDD;
}
.linkhaut {
	font-weight: bold;
	text-decoration: none;
}
a.linkhaut:link {
	color: #DDDDDD;
}
a.linkhaut:visited {
	color: #DDDDDD;
}
a.linkhaut:hover {
	color: #FFFFFF;
}
a.linkhaut:active {
	color: #DDDDDD;
}

.linkbas {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.linkbas:link {
	color: #AAAAAA;
}
a.linkbas:visited {
	color: #AAAAAA;
}
a.linkbas:hover {
	color: #000000;
}
a.linkbas:active {
	color: #AAAAAA;
}
a.subtitlemore:link {
	color: #AAAAAA;
}
a.subtitlemore:visited {
	color: #AAAAAA;
}
a.subtitlemore:hover {
	color: #FFFFFF;
}
a.subtitlemore:active {
	color: #AAAAAA;
}