a:link              {
	color: #FFFF00;
	text-decoration: none;
	font-family: verdana;
	font-size: 12px;
	line-height: 14px;
}
a:active            {
	color: #FFFF00;
	text-decoration: none;
	font-family: verdana;
	font-size: 12px;
	line-height: 14px;
}
a:visited           {
	color: #FFFF00;
	text-decoration: none;
	font-family: verdana;
	font-size: 12px;
	line-height: 14px;
}
a:hover             {
	color: #FF6600;
	text-decoration: underline;
	font-family: verdana;
	font-size: 12px;
	line-height: 14px;
}

a.category:link     {
	color: #FFFF00;
	text-decoration: none;
	font-family: arial;
	font-size: 12px;
}
a.category:active   {
	color: #FFFF00;
	text-decoration: none;
	font-family: arial;
	font-size: 12px;
}
a.category:visited  {
	color: #FFFF00;
	text-decoration: none;
	font-family: arial;
	font-size: 12px;
}
a.category:hover    {
	color: #FF6600;
	text-decoration: none;
	font-family: arial;
	font-size: 12px;
}

a.copyright:link    { font: 11px verdana; color: #414141; text-decoration: none; }
a.copyright:active  { font: 11px verdana; color: #333333; text-decoration: none; }
a.copyright:visited { font: 11px verdana; color: #414141; text-decoration: none; }
a.copyright:hover   { font: 11px verdana; color: #414141; text-decoration: none; }

img { border: 0; }

b, strong { font-weight : bold; }

body
{
  margin-top:    0;
  margin-bottom: 0;
  margin-left:   0;
  margin-right:  0;

  padding: 0;

  font:  11px verdana, geneva, arial, sans-serif;
  color: #5C5C5C;
  background-attachment: fixed;
}

select, option, textarea, input
{
  color:       #000000;
  font-size:   11px;
  font-family: Verdana;
}

input.checkbox
{
  background-color: #4C4D4D;
}

td, font
{
  font:  11px verdana, arial;
  color: #FFFFFF;
}

hr
{
  height: 1px;
  border: 0px #0099FF;

  color: #404040;
  background-color: #404040;
}.box {
	padding-right: 50px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFF00;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: lighter;
	color: #FFFF00;
}
.cal {
	background-image: url(http://www.gspdesigns.com/motovision/v3/img/world-bg.gif);
	background-repeat: repeat;
	background-position: center top;
}

