﻿body
{
	font-family: "verdana";
	font-size: 11px;
	color: white;
}

.text-splash
{
	font-family: "verdana";
	font-size: 11px;
	color: #c4dec4;
	text-align:justify;
}

.text-header
{
	font-family: "verdana";
	font-size: 11px;
	color: #FFCC33;
}

.text-header-bar
{
	color: #333333;
}

.text-footer
{
	font-family: "verdana";
	font-size: 11px;
	color: #444444;
}

.text-title
{
	font-family: "verdana";
	font-size: 12px;
	color: #FFCC33;
	font-weight: bold;
}

.text-title-white
{
	font-family: "verdana";
	font-size: 12px;
	color: white;
	font-weight: bold;
}

.text-title-blue
{
	font-family: "verdana";
	font-size: 12px;
	color: #3399FF;
	font-weight: bold;
}

.text-hunt
{
	font-family: "verdana";
	font-size: 12px;
	color: #FFCC33;
}

.text-content
{
	font-family: "verdana";
	font-size: 11px;
	color: white;
	text-align: justify;
}

.text-content
{
	font-family: "verdana";
	font-size: 11px;
	color: white;
	text-align: justify;
}

.text-clock
{
	font-family: "verdana";
	font-size: 11px;
	color: #444444;
	text-align: right;
	padding-right: 8 px;
}

.text-splash-clock
{
	font-family: "verdana";
	font-size: 11px;
	color: #82b782;
}

A:link {text-decoration:none;}
A:visited {text-decoration:none;}
A:hover {text-decoration:underline;}
A:active {text-decoration:none;}
