a
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size:10px;
	font: bold Arial, Helvetica, sans-serif;
	color: #906060;
}

a:hover
{
  color:red;
  text-decoration:underline;
}

td
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	font-size:10px;
	font: bold Arial, Helvetica, sans-serif;
}

.orange
{
  color:orange;
}

.red
{
  color:red;
}

.blue
{
  color:blue;
}

.white
{
  color:white;
}
.adlink
{
	COLOR: red;
	TEXT-DECORATION: none;
	font-weight : normal;
	font-size : 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.adlink:hover
{
	COLOR: red;
	font-weight: bold;
	TEXT-DECORATION: underline;
}
.head
{
	font-family:sketchy;
	font-weight:normal;
	color: #906060;
	text-decoration:none;
	font-size:23px;
}
