A
{
	font-weight: bold;
	color: #ff00ff;
	text-decoration: underline;
}

A:link
{
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

A:visited
{
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

A:hover
{
	font-weight: bold;
	color: #348c07;
	text-decoration: none;
}

A:active
{
	font-weight: bolder;
	color: #ff0000;
	text-decoration: none;
} 

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	letter-spacing: 0px;
}

table
{
	font-size: 12px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	text-decoration: none;
}

#linkstext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	letter-spacing: 0px;
}

a.topmenulinkstext:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	letter-spacing: 0px;
}

a.topmenulinkstext:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	letter-spacing: 0px;
}

a.topmenulinkstext:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	letter-spacing: 0px;
}

a.topmenulinkstext:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #348c07;
	letter-spacing: 0px;
}


#highlightlinkstext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #DC143C;
	letter-spacing: 0px;
}

#pathway {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	letter-spacing: 2;
}

.sub_header {
	font-weight: bold;
	color: #006497;
}

.style1 {
	color: #FFFFFF
}

.style2
{
	color: #ff0000;
}

.filter_select {
  font-family: Arial;
  font-size: 8pt;
  font-weight: bold;
  color: #FF6600;
  background-color: #F5F5FB;
}
