.top_nav
{
	font-family : Arial;
	font-size : 12pt;
	font-weight : bold;
	text-decoration : none;
	color : #99ffcc;
	line-height : 15pt;
}

#Top_Bar A:hover
{
	background-color : #99ffcc;
	color : #3366ff;
	text-decoration : none;
}

#Top_Bar A:active
{
	color : #99ffcc;
	background-color : #3366ff;
	text-decoration : none;
}

#Top_Bar A
{
	color : #99ffcc;
	text-decoration : none;
}



#plain_links A:hover
{
	
	text-decoration : none;
}

#plain_links A:active
{
	
	text-decoration : none;
}

#plain_links A
{
	
	text-decoration : none;
}


