BODY {margin:0;}

A:link
{
	color: Black;
	text-decoration: none;
}

A:visited
{
	color: Black;
	text-decoration: none;
}

A:active
{
	color: Black;
	text-decoration: none;
}

A:hover
{
	color: Black;
	text-decoration: none;
}

.headerRed
{
	font-family: Arial;v
	font-size: 50px;
	font-weight: bold;
	color: FF0000;
}

.headerAqua
{
	font-family: Arial;v
	font-size: 40px;
	font-weight: bold;
	color: 336666;
}

.titleGreen
{
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	color: 06FF00;
}

.titleYellow
{
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	color: FFFF00;
}

.titleWhite
{
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	color: FFFFFF;
}

.titleBlue
{
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	color: 0000AA;
}

.titleBlack
{
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	color: 000000;
}

.textBlack
{
	font-family: Arial;
	font-size: 18px;
	color: 000000;
}

.textGreen
{
	font-family: Arial;
	font-size: 18px;
	color: 06FF00;
}

.smalltextBlack
{
	font-family: Arial;
	font-size: 10px;
	color: 000000;
}

.clockGreen
{
	font-family: Monaco;
	font-size: 24px;
	font-weight: bold;
	color: 06FF00;
}







