

BODY {

	font-family: "VT-100",tahoma, monospace;
	font-size: 10px;
	text-decoration: none; 
	color: #666666
	
}


BODY, TD {
	color : #000000;
	font-family: "VT-100",tahoma, monospace;
	font-size: 10px;
	text-align: justify;

}

H1 {
	font-size: 12pt;
	color: #000000;
		font-weight : bold;
}

A:visited {
    color : #000000;
	text-decoration : none;
}

A:visited:hover {
    color : #FF0000;
	text-decoration : none;
}
A:link {
    color : #000000;
	text-decoration : none;
}
A:hover {
	color : #FF0000;
	text-decoration : none;
