body		{ font-family: 'Arial'; font-size: 13; color: '#FFFFFF'; margin: 0; background-color: '#000000' }

A 		{ color: #FFFFFF; font-size: 14; font-weight: 'bold'; text-decoration: none }

A:hover 	{ color: #FF0000; font-size: 14; font-weight: 'bold'; text-decoration: none }

A:active 	{ color: #FFFFFF; font-size: 14; font-weight: 'bold'; text-decoration: none }


