a.black:hover  {
	color : #999999;
	text-decoration : underline;
}

.black  {
	color : #FF9933;
	text-decoration : none;
}

a.link:hover  {
	color : #459300;
	text-decoration : none;
}

.link  {
	color : #244E00;
	text-decoration : underline;
}

a.subnav:hover  {
	color : #FF0000;
	text-decoration : underline;
	font-weight : bold;
	font-family : verdana;
}

.subnav  {
	color : #990000;
	text-decoration : none;
	font-weight : bold;
	font-family : verdana;
}

a.greeno:hover  {
	color : #000000;
	text-decoration : underline;
}

.greeno  {
	color : #669900;
	text-decoration : none;
}

a.blacko:hover  {
	color : #999999;
	text-decoration : underline;
}

.blacko  {
	color : #000000;
	text-decoration : none;
}

a.blackog:hover  {
	color : #669900;
	text-decoration : underline;
}

.blackog  {
	color : #000000;
	text-decoration : none;
}

a.gray:hover  {
	color : #669900;
	text-decoration : underline;
}

.gray  {
	color : #999999;
	text-decoration : none;
}

.headline {
	color: #990000;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
}

a.headline:hover {
	color: #FF0000;
	text-decoration: underline;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
}

.abstract {
	color: #666666;
	font-family : Arial, Helvetica, sans-serif;
}

a.white:hover  {
	color : #FFFFFF;
	text-decoration : underline;
}

.white  {
	color : #FFFFFF;
	text-decoration : none;
}

a.blacklink:hover  {
	color : #669900;
	text-decoration : underline;
}

a.blacklink  {
	color : #000000;
	text-decoration : underline;
}
