OPTION.Black {color : #000000}
OPTION.Red {color : #ff0000}
OPTION.Blue {color : #0000ff}
OPTION.Green {color : #00cc00}
OPTION.Sky {color : #00bfff}
OPTION.Violet {color : #9f37d2}
OPTION.Orange {color : #ffcc16}
OPTION.Brown {color : #996600}
OPTION.Pink {color : #ff1493}
OPTION.Maroon {color : #b22222}
OPTION.Olive {color : #808000}
OPTION.Coral {color : #f08080}
OPTION.Teal {color : #4682B4}
OPTION.Indigo {color : #7a007a}
OPTION.Navy {color : #000080}
OPTION.LightPink {color : #FFAABB}
OPTION.DarkPink {color : #CC0066}
OPTION.LightGreen {color : #5ebc70}
OPTION.DarkGreen {color : #167533}
OPTION.Grey {color : #999999}
OPTION.Burgundy {color : #990950}
OPTION.JadeGreen {color : #00AAA6}
OPTION.Lagoon {color : #336666}
OPTION.LightBlue {color : #5b87f2}
OPTION.DarkBrown {color : #5b3d23}
OPTION.Tan {color : #bf8449}
OPTION.Forest {color : #87bc1c}
OPTION.Peach {color : #ff9356}
OPTION.serif {font-family:serif}
OPTION.sans {font-family:sans-serif}
OPTION.cursive {font-family:cursive}
OPTION.monospace {font-family:monospace}
OPTION.fantasy {font-family:fantasy}

a.site:link {text-decoration: none}
a.site:visited {text-decoration: none}
a.site:active {text-decoration: none}
a.site:hover {text-decoration: none; background-color: #c3cdf7}
td.site:hover {background-color: #c3cdf7}
td.site {text-align : center;  border: 1px solid; font-family: sans-serif; font-weight : bold; padding-left:10px; padding-right:10px}

