/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;

}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#links A:link {text-decoration: none; color:#000}
#links A:visited {text-decoration: none; color:#000}
#links A:active {text-decoration: none}
#links A:hover{text-decoration: none; color:#06F; font-weight: bold; text-transform:uppercase}

A:link {text-decoration: none; color:#06F}
A:visited {text-decoration: none; color:#06F}
A:active {text-decoration: none}
A:hover{text-decoration: none; color:#06F; text-decoration:underline}

#links {font-size:30px;text-transform:uppercase; float:left; font-weight:bold;
			letter-spacing: -3px;
	word-spacing: -1.4px;
	line-height: 16pt;)