body,html
{
	height:100%;
	margin:0px;
	font-family:tahoma;
	font-size:12px;
	color:#000000;
}

img
{
	behavior: url(iepngfix.htc);
	border:0px;
}

.headLine
{
	font-size:15px;
}

.error
{
	font-size:9px;
	font-weight:bold;
	color:#ff0000;
}

.dateText
{
	font-size:9px;
}

.credits
{
	font-size:9px;
	color:#ffffff;
}

.inputFormRev
{
	border:1px solid #474747;
	background-color:#ffffff;
	font-family:tahoma;
	font-size:12px;	
}

.inputForm
{
	border:1px solid #474747;
	background-color:#ffffff;
	font-family:tahoma;
	font-size:12px;	
}

a.aWhite
{
	color:#ffffff;
	text-decoration:underline;
}

a.aWhite:hover
{
	text-decoration:none;
}

a.aWhite:visited
{
	color:#ffffff;
	text-decoration:underline;
}



a.aRed
{
	color:#ff0000;
	text-decoration:underline;
}

a.aRed:visited
{
	color:#ff0000;
	text-decoration:underline;
}

a.aRed:hover
{
	text-decoration:none;
}

a
{
	color:#000000;
	text-decoration:underline;
}

a:visited
{
	color:#000000;
	text-decoration:underline;
}

a:hover
{
	color:#ff0000;
	text-decoration:none;
}
