﻿.white-small-bold-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.yeallow-big-bold-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 35px;
	color: #FBC004;
}
.headline-black-bold-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}
.small-black-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.black-big-bold-text-1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.deep-read-small-bold-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #790D0D;
	font-weight: bold;
}
.small-gray-text {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #CCCCCC; }
.small-black-bold-text {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; }
.1space{line-height:16px;}
body {
	background-color: #080808;
}
a:link {
				color: #0000FF;
				text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #E60003;
}
a:hover {
	text-decoration: none;
	color: #E60003;
}
a:active {
	text-decoration: none;
	color: #E60003;
}
.white-text-link:link {
	color: #FFFFFF;
	text-decoration: none;
}
.white-text-link:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.white-text-link:hover {
	text-decoration: none;
	color: #FFCC20;
}
.white-text-link:active {
	text-decoration: none;
	color: #FFFFFF;
}
.black-text-link:link {
	color: #000000;
	text-decoration: none;
}
.black-text-link:visited {
	text-decoration: none;
	color: #000000;
}
.black-text-link:hover {
	text-decoration: none;
	color: #E60003;
}
.black-text-link:active {
	text-decoration: none;
	color: #000000;
}