A {
		font-family: Verdana;
		font-size: x-small;
		font-weight: light;
		cursor: hand;
		color: #cc66ff;
		background: #000000;
		text-decoration: none;
		margin-left: 5pt;
		margin-right: 5pt;
}
A:hover {
		text-transform: uppercase; color: Fuchsia;
}

BODY {
		font-family: Verdana;
		font-size: x-small;
		font-weight: light;
		cursor: auto ;
		color: ffffff;
		background: #000000;
		text-align: left;
		margin-left: 5pt;
		margin-right: 5pt;
}

TABLE {
		font-family: Verdana;
		font-size: x-small;
		font-weight: light;
		color: #ffffff;
		background: #000000;
		margin-left: 5pt;
		margin-right: 5pt;
}

H2 {
		font-family: verdana; 
		text-decoration: underline;
		color: #8080C0;
		
}





