

A:link	{
	text-decoration:	none;
	color:		#7DB5D1
	}

A:visited	{
	text-decoration:	none;
	color:		#7DB5D1
	}

A:active 	{
	text-decoration:	none
	}

A:hover 	{
	text-decoration:	none;
	color:		white
	}


P, UL, LI, TD	{
	line-height:	12pt;
	line-height-rule:	exactly;
	font-family:	verdana, sans-serif;
	font-size:		10pt
	}


TD.menu	{	
	width:		14%;
	height:		25px;
	color:		#7DB5D1;
	font-family:	verdana, sans-serif;
	font-size:		10pt;
	font-weight:	bold;
	background-color:	black;
	vertical-align:	middle;
	text-align:	center;
	border-color:	#000000
	}


