/* CSS definition file containing site wide stylesheets */
BODY { font-size: 10pt; background-color: rgb(220,220,220); background-image: url("../assets/images/body-bg.gif"); background-repeat: repeat; background-position: 0px 50%;}
 A:active { color: rgb(0,102,255);}
 .TextTahoma10pt { font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif; font-size: 10pt;}
 a { color: rgb(0,102,255); outline: none;}
 