a:link,
A:link
{
	text-decoration: underline;
	background-color: transparent;
}

a:visited,
A:visited { background-color: transparent; }

a:hover,
A:hover
{
	text-decoration: none;
	background-color: transparent;
	color: blue;
}

a.nav:link
{
	font-size: 10px;
	text-decoration: underline;
	background-color: transparent;
	font-family: verdana, sans-serif;
	color: #CCC;
}

a.nav:visited
{
	font-size: 10px;
	text-decoration: underline;
	background-color: transparent;
	font-family: verdana, sans-serif;
	color: #CCC;
}

a.nav:hover
{
	font-size: 10px;
	text-decoration: none;
	color: #F06;
	font-family: verdana, sans-serif;
}

a.pinklink:link
{
	font-size: 10px;
	text-decoration: none;
	background-color: transparent;
	font-family: verdana, sans-serif;
	color: #F06;
}

a.pinklink:visited
{
	font-size: 10px;
	text-decoration: none;
	background-color: transparent;
	font-family: verdana, sans-serif;
	color: #F06;
}

a.pinklink:hover
{
	font-size: 10px;
	text-decoration: none;
	color: #903;
	font-family: verdana, sans-serif;
}


a.navr:link
{
	font-size: 10px;
	text-decoration: none;
	background-color: #F06;
	font-family: verdana, sans-serif;
	color: #FFF;
}

a.navr:visited
{
	font-size: 10px;
	text-decoration: none;
	background-color: #F06;
	font-family: verdana, sans-serif;
	color: #FFF;
}

a.navr:hover
{
	font-size: 10px;
	text-decoration: none;
	background-color: #F06;
	font-family: verdana, sans-serif;
	color: #FFF;
}

a.navr2:link
{
	font-size: 10px;
	text-decoration: none;
	font-family: verdana, sans-serif;
	color: #FFF;
}

a.navr2:visited
{
	font-size: 10px;
	text-decoration: none;
	font-family: verdana, sans-serif;
	color: #FFF;
}

a.navr2:hover
{
	font-size: 10px;
	text-decoration: none;
	font-family: verdana, sans-serif;
	color: #F06;
}

.nav
{
	font-size: 10px;
	background-color: transparent;
	font-family: verdana, sans-serif;
	color: #CCC;
}

.navw
{
	font-size: 10px;
	background-color: transparent;
	font-family: verdana, sans-serif;
	color: #333;
}


a.thm:link
{
	background-color: black;
	color: #000;
}

a.thm:visited
{
background-color: black;
	color: #000;
}

a.thm:hover
{
	background-color: black;
	color: #F06;
}

a.bthm:link
{
background-color: black;
	color: #000;
}

a.bthm:visited
{
background-color: black;
	color: #000;
}

a.bthm:hover
{
	background-color: black;
	color: #FFF;
}

a.gthm:link
{
background-color: black;
	color: #000;
}

a.gthm:visited
{
background-color: black;
	color: #000;
}

a.gthm:hover
{
	background-color: black;
	color: #FFF;
}

.desc
{
	font-size: 10px;
	font-family: verdana, sans-serif;
	color: #CCC;
	line-height: 14px;
}

.desc2
{
	font-size: 10px;
	font-family: verdana, sans-serif;
	color: #999;
	line-height: 22px;
}

.intro
{
	font-size: 10px;
	font-family: verdana, sans-serif;
	background-color: #fff;
	color: #000;
	line-height: 30px;
}

.bod
{
	font-size: 11px;
	font-family: verdana, sans-serif;
	color: #666;
	line-height: 20px;
}

.pbod
{
	font-size: 11px;
	font-family: verdana, sans-serif;
	color: #F06;
	line-height: 20px;
}

.wbod
{
	font-size: 11px;
	font-family: verdana, sans-serif;
	color: #FFF;
	line-height: 20px;
}

.black
{
	font-size: 10px;
	font-family: Arial, sans-serif;
	color: #000;
}

.white
{
	font-size: 12px;
	font-family: Arial, sans-serif;
	color: #FFF;
}


.#F06
{
	font-size: 10px;
	font-family: Arial, sans-serif;
	color: #FF0066;
}
