
.me{
	font-family : "MS Serif", "New York", serif;
	font-size : 10px;
	color: #000000;
	text-decoration: none;
}

.marque{
	font-family : Verdana; "MS Serif", "New York", serif;
	font-size : 10px;
	color: #ffffff;
	text-decoration: none;
}

.login_box {
	FONT-SIZE: 12px; FONT-FAMILY: Arial, Helvetica, sans-serif;
}

.fo
{
	color: #666666;
	background-image : url(../img/footer_bg.gif);
	background-repeat : repeat-x;
	background-position : bottom;
}

.fo_credit
{
	color: #666666;
	background-image : url(../img/footer_bg.gif);
	background-repeat : repeat-x;
	background-position : bottom;
	text-decoration: none;
}

.fo1
{
	color: #666666;
	text-decoration: none;
}

td{
	font-family : Verdana;
	font-size : 12px;
	color: #000000;
	text-decoration: none;
}
.headerbartitle
{
	font-family : monotype corsiva, Verdana;
	font-size : 22px;
	color: #ffffff;
	font-weight:normal;
	text-decoration: none;
}

.date
{
	color: #666666;
	font-weight:normal;
	text-decoration: none;
}

.pagetitle
{
	font-family : Verdana;
	font-size : 18px;
	color: #be0002;
	font-weight:bold;
	text-decoration: none;
}

.pagesubtitle
{
	font-family : Verdana;
	font-size : 14px;
	color: #be0002;
	font-weight:bold;
	text-decoration: none;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #be0002;
  text-decoration: underline;
}