/* default link style */a {font-family : MS Sans Serif; text-decoration : none; font-size: 8pt; background-color : transparent; font-weight : light; }a:visited  {color : #930000; text-decoration : none; font-size: 8pt; background-color : transparent; font-weight : light; }a:link  {color : #000099; text-decoration : none; font-size: 8pt; background-color : transparent; font-weight : light; }a:hover  {color : #FF1A1A; text-decoration : underline; font-size: 8pt; background-color : transparent; font-weight : light; }a:active  {color : #FF1A1A; text-decoration : underline; font-size: 8pt; background-color : transparent; font-weight : light; }/* Body tag properties */body  {font-family : verdana,arial,MS Sans Serif, Helvetica, sans-serif;	background-color : White; color: Black;}/* These styles are used in the default index.php, comments.php and archive.php pages.You will no doubt want to edit those pages to suit your site and therefor you mightwant to edit or delete these styles.*/td {  color: #000000;  font-family: verdana,arial,MS Sans Serif, Helvetica, sans-serif;  font-size: 8pt;  background-color : #FFFFFF;  vertical-align : top;}/* tableheader is for that black/blue border on the table */.tableheader {  color: Black;  font-family: verdana,arial,MS Sans Serif, Helvetica, sans-serif;  font-size: 10pt;  background-color : White;  vertical-align : top;  border : 1px solid #000000;}/* menutable is for those yellow headers to the category and headlines menus */.menutable {font-style : normal; font-variant : normal; font-weight : Bold; font-size : 8pt; font-family : verdana,arial,MS Sans Serif, Helvetica, sans-serif; color : #000000; background-color : #efbb17;  width: 100%;}/* topmenu is for those yellow headers to the category and headlines menus */.topmenu {font-style : normal; font-variant : normal; font-weight : normal; font-size : 8pt; font-family : Verdana, Arial, Helvetica, sans-serif; color : #000000; background-color : #E9E9E9;  width: 100%;}/* topmenu1 is for those yellow headers to the category and headlines menus */.topmenu1 {font-style : normal; font-variant : normal; font-weight : normal; font-size : 8pt; font-family : MS Sans Serif; color : #000000; background-color : #E9E9E9;  width: 100%;}
