.content {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold
	color: #333333;
	text-decoration: none;
}

A:link       {color:blue;font-family:Verdana,helvetica,sans-serif;text-decoration:none;font-size=10}
A:visited    {color:red;font-family:Verdana,helvetica,sans-serif;text-decoration:none;font-size=10}
A:hover      {color:blue;font-family:Verdana,helvetica,sans-serif;text-decoration:underline;font-size=10}

.bottom A:link       {color:white;font-family:Verdana,helvetica,sans-serif;text-decoration:none;font-size=10}
.bottom A:visited    {color:white;font-family:Verdana,helvetica,sans-serif;text-decoration:none;font-size=10}
.bottom A:hover      {color:red;font-family:Verdana,helvetica,sans-serif;text-decoration:underline;font-size=10}

