A:link {
	color: #fcee76;
	text-decoration: none;
 font-weight: normal;
}

A:visited {
	color: #fcee76;
	text-decoration: none;
 font-weight: normal;
}

A:active {
	color: #fcee76;
	text-decoration: none;
}

A:hover {
	color: #CC0000;
	text-decoration: underline;
 font-weight: normal;
}

A.small:link {
	color: #990000;
	text-decoration: none;
 font-weight: bold;
 font-size:9px;
}

A.small:visited {
	color: #990000;
	text-decoration: none;
 font-weight: bold;
  font-size:9px;
}

A.small:active {
color: #990000;
	text-decoration: none;
 font-weight: bold;
	 font-size:9px;
}

A.small:hover {
	color: #000000;
	text-decoration: underline;
 font-weight: bold;
  font-size:9px;
}

A.body:link {
	color: #006600;
	text-decoration: underline;
 font-weight: normal;
}

A.body:visited {
	color: #006600;
	text-decoration: underline;
 font-weight: normal;
}

A.body:active {
	color: #006600;
	text-decoration: underline;
}

A.body:hover {
	color: #CC0000;
	text-decoration: underline;
	font-weight: normal;
}


A.white:link {
	color: #ffffff;
	text-decoration: none;
 font-weight: normal;
}

A.white:visited {
	color: #ffffff;
	text-decoration: none;
 font-weight: normal;
}

A.white:active {
	color: #ffffff;
	text-decoration: none;
}

A.white:hover {
	color: #ffffcc;
	text-decoration: none;
 font-weight: normal;
}



A.menu:link {
	color: #FFFFFF;
	text-decoration: none;
 font-weight: bold;
}

A.menu:visited {
	color: #FFFFFF;
	text-decoration: none;
 font-weight: bold;
}

A.menu:active {
	color: #FFFFFF;
	text-decoration: none;
 font-weight: bold;
}

A.menu:hover {
	color: #EFD922;
	text-decoration: underline;
 font-weight: bold;
}

A.sidemenu:link {
	color: #000000;
	text-decoration: none;
 font-weight: normal;
}

A.sidemenu:visited {
	color: #000000;
	text-decoration: none;
 font-weight: normal;
}

A.sidemenu:active {
	color: #000000;
	text-decoration: none;
 font-weight: normal;
}

A.sidemenu:hover {
	color: #225d03;
	text-decoration: underline;
 font-weight: normal;
}

TD {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

P {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

TD.dark {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

P.dark {
	font-size: 11px;
	font-family : Verdana;
}

TD.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

P.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

h3   {  font-family: verdana; font-size: 16px}

.frame
{
border-left: 1px solid #000000; 
border-right: 1px solid #000000; 
border-top: 1px solid #000000; 
border-bottom: 1px solid #000000;
}

h1,
h2
{
  font-weight:bold;
  font-size:14px;
}

h3,
a.venueName
{
 font-weight:bold;
 font-size:12px;
 margin-bottom:0px;
}