/* default link style */a {font-family : Arial, Helvetica, sans-serif; text-decoration : none; font-size: 10pt; background-color : transparent; font-weight : bold; }a:visited  {color : #CCCCCC; text-decoration : none; font-size: 10pt; background-color : transparent; font-weight : bold; }a:link  {color : #CCCCCC; text-decoration : none; font-size: 10pt; background-color : transparent; font-weight : bold; }a:hover  {color : #006600; text-decoration : underline; font-size: 10pt; background-color : transparent; font-weight : bold; }a:active  {color : #006600; text-decoration : underline; font-size: 10pt; background-color : transparent; font-weight : bold; }a.menu            { text-decoration: none; color: #CCCCCC }a.menu:hover      { text-decoration: none; color: #006600 }/* Body tag properties */body  {font-family : Arial, Helvetica, sans-serif;	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 mightwant to edit or delete these styles.*/td {    font-family: Arial, Helvetica, sans-serif;  font-size: 10pt;  }/* tableheader is for that black/blue border on the table */.tableheader {  color: Black;  font-family: Arial, Helvetica, sans-serif;  font-size: 12pt;  background-color : White;  vertical-align : top;  border : 1px solid #000048;}/* menutable is for those yellow headers to the category and headlines menus */.menutable {font-style : normal; font-variant : normal; font-weight : bold; font-size : 10pt; font-family : Arial, Helvetica, sans-serif; color : #000000; border : 1px solid #006600;height : 20px;width : 100% }
