a.sky:link {color: #3333FF; text-decoration: underline; }
a.sky:visited {color: #3366FF; text-decoration: underline; }
a.sky:hover {color: #FF0000; text-decoration: none; }
a.sky:active {color: #3333FF; text-decoration: none; }	

TD {
	font-size: 10pt;
	}

FONT {
	font-size: 10pt;
	}

A {
	font-size: 10pt;
        text-decoration: none;
	}

DIV {
	color: #333333;
	font-size: 10pt;
	}

#NAV {
	font-size: 8pt;
	text-decoration: none;
	line-height: 110%;
	}

#LARGE {
	font-size: 12pt;
	}

#EXLARGE {
	font-size:10pt;
	line-height: 140%;
	}

#INTVW {
	font-size: 8pt;
	text-decoration: none;
	line-height: 140%;
	}
	
#ULTRA	{
	font-size:18pt;
	}
	
a:hover {
	color: #FF0000;
	text-decoration: none
	}

a.key {
	font-weight:bold;
	color:#666666;
	}
	
a.key:hover {
	background-color:#000099;
	font-weight:bold;
	color:#FFFFFF;
	}
