/* CSS Document */

body { background-color: #000000}

td { font-size: 14px; color: #FFFFFF; font-family: arial, helvetica, sans-serif}

h1, h2, h3 { font-family: lucida Grande, arial, helvetica, sans-serif}

.smltxt { font-size: 12px;}

.bigtxt { font-size: 16px;}


a:link {
	color: #CCCC99; text-decoration: none
}
a:visited {
	color: #E2DAAE; text-decoration: none
}
a:hover {
	color: #FFFFFF; text-decoration: none
}
a:active {
	color: #E2DAAE; text-decoration: none
}


