/* CSS definition file containing site wide stylesheets */
A:active { color: rgb(255,255,255);}
 A:link { color: rgb(255,255,255);}
 .mediaplayer { border: 1pt solid rgb(102,102,204);}
 A:visited { color: rgb(255,255,255);}
 .bottom_border { border-bottom: 1pt solid rgb(255,255,255);}
 H1 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 10px; color: rgb(255,255,255); font-weight: bold; text-decoration: underline;}
 H2 { font-size: xx-small; color: rgb(255,255,255); font-weight: bold;}
 A { color: rgb(153,153,255);}
 A:hover { color: rgb(255,177,17);}
 