

A {
	text-decoration : none;
	color : #ffff6b;
}

A.side  {
  font-weight: bold;
	text-decoration : none;
	color : #993366;
}

A.rslug {
  font-weight: bold;
  text-decoration: none;
  color: #FF9900;
}

A.rslug:Visited {
  font-weight: bold;
  text-decoration: none;
  color: #FF9900;
}

A.rslug:Hover {
  font-weight: bold;
  text-decoration: underline;
  color: #FFCC00;
}

A:Visited  {
	text-decoration : none;
  color: #000000;
}

A.side:Visited  {
	text-decoration : none;
	color : #993333;
}

A:Active  {
	text-decoration : underline;
}

A:Hover  {
	text-decoration : underline;
}

A.side:Hover {
  text-decoration : underline;
}

input {
  font-size : 10px;
}

select {
  font-size : 10px;
}

body  {
	font-family :  arial, helvetica;
	font-size : 11px;
	color : #ffffff;
}

td  {
	font-family :  arial, helvetica;
	font-size : 11px;
	color : #ffffff;
}

.small  {
	font-size : 8px;
}

.rslugtext {
  font-family: "Trebuchet MS", arial, helvetica;
  color: #FFFFFF;
}