.border_bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.border_bottom_10px {
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
body {
	font-family: "Century Gothic", Helvetica, "Lucida Grande", Verdana;
	color: #FFFFFF;
	font-size: 11px;
}
h1 {font-size: 14px;}
.white14 {
	font-size: 14px;
	font-weight: bold;
}
a:link {
	color:#ffffff;
	text-decoration: none;
}
a:visited {
	color:#ffffff;
	text-decoration: none;
}
a:hover {
	color:#ffffff;
	text-decoration: underline;
}
a:active {
	color:#ffffff;
	text-decoration: none;
}
.white12{
	font-size: 12px;
	font-weight: bold;
}
.white12 a:link {
	color:#ffffff;
	text-decoration: none;
}
.white12 a:visited {
	color:#ffffff;
	text-decoration: none;
}
.white12 a:hover {
	color:#ffffff;
	text-decoration: underline;
}
.white12 a:active {
	color:#ffffff;
	text-decoration: none;
}
.yellow12{
	color:#ffe400;
	font-size: 12px;
}
.yellow12 a:link {
	color:#ffe400;
	text-decoration: none;
}
.yellow12 a:visited {
	color:#ffe400;
	text-decoration: none;
}
.yellow12 a:hover {
	color:#ffe400;
	text-decoration: underline;
}
.yellow12 a:active {
	color:#ffe400;
	text-decoration: none;
}
.yellow10{
	color:#ffe400;
	font-size: 10px;
}
.red {
	color: #c9090d;
}
.red a:link {
	color:#c9090d;
	text-decoration: none;
}
.red a:visited {
	color:#c9090d;
	text-decoration: none;
}
.red a:hover {
	color:#c9090d;
	text-decoration: underline;
}
.red a:active {
	color:#c9090d;
	text-decoration: none;
}
.yellow {
	color:#ffe400;
}
.yellow a:link {
	color:#ffe400;
	text-decoration: none;
}
.yellow a:visited {
	color:#ffe400;
	text-decoration: none;
}
.yellow a:hover {
	color:#ffe400;
	text-decoration: underline;
}
.yellow a:active {
	color:#ffe400;
	text-decoration: none;
}


