/* CSS Document */

.font { font-family: Verdana; font-size: 8pt; color: #ffffff; letter-spacing:0pt; line-height: 18px; text-decoration: none }
.font2 { font-family: Verdana; font-size: 8pt; color: #575759; letter-spacing:0pt; line-height: 18px; text-decoration: underline }
.font3 { font-family: Verdana; font-size: 8pt; color: #D5C5DF; letter-spacing:0pt; line-height: 18px; text-decoration: none }
.navigation { font-family: Verdana; font-size: 8pt; color: #575759; letter-spacing:0pt; line-height: 18px; text-decoration: none }

a:visited {
	font-family: Verdana;
	font-size: 8pt;

	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	font-size: 8pt;
	
	text-decoration: underline;
}

