@charset "utf-8";
/* CSS Document */

BODY, DIV, TD, LAYER { font-size:8pt; font-family:verdana,arial,helvetica; color:#666666}
body { background-color: #C7C7C7; }
A:hover {text-decoration: underline;}

.footer {font-size: 7pt}

.title {
	font-size: 11pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.black A:hover { COLOR: #000000; }
.gold A:hover { COLOR: #CC7711; }
.red A:hover { COLOR: #DD0000; }
.green A:hover { COLOR: #008800; }
.pink A:hover { COLOR: #EE427C; }
.blue A:hover { COLOR: #0355FF; }
.violet A:hover { COLOR: #6611AA; }

