A:link { color: #0B07AA }
A:visited { color: #0B07AA }
A:active { color: #0B07AA }
A:hover { color: #D40106 } 

<!-- This stylesheet uses pt's for font sizing for demonstration purposes. However, the problem with pt's is that their size is fixed, which means it cannot be changed with a user's browser. They also are extremely small for some Mac's. When using this stylesheet, it is recommended that pt's be replaced with em's (or percentages). For example, 7.8pt on a PC is, roughly, the equivalent of .7em for PC's and .8 or .9 em for Mac's. -->

#blankbg {background-image: url(images/spacer.gif); background-repeat: no-repeat} 

td {font-family: helvetica, geneva, sans-serif; font-size: 10pt}

.white8 {font-family: verdana, geneva, sans-serif; font-size: 8pt; color: #ffffff}

.grey78 {font-family: arial, geneva, sans-serif; font-size: 7.8pt; color: #A6A6A6}

.game1 {font-family: tahoma,arial, geneva, sans-serif; font-size: 8.8pt; color: blue}

.grey2 {font-family: arial, geneva, sans-serif; font-size: 7.2pt; color: #000000}

.h1header {font-family: helvetica, geneva, sans-serif; font-size: 10pt; color:#9999CC}

.bianco {color:#FFFFCC; font-size:10px}

.title1 {color: #0000FF;font-family: helvetica,arial; font-size:20px}

.title2:hover {color: #0000FF;font-family: helvetica,arial; font-size:20px; border-bottom:solid;border-color:#FF3300;border-width:1px}

.nero {color:#000000}

.shirley {border-bottom: solid 1px red;color:#6666CC}

.shirley:hover {border-bottom: solid 3px yellow;color:#6666CC;background-color:#99CCFF}

.vig{COLOR: #000000; FONT-FAMILY: Arial,helvetica,verdana; FONT-SIZE: 8pt}