/* CSS Document */

body 			    { font-size: 12px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; background-color: #f1f1f1; text-decoration: none; margin: 0  }
#topColor    { font-size: 12px; text-decoration: none }
a:link			   { color: #d9a700; font-size: 12px; font-family: Arial; font-weight: bold; text-decoration: none; }
a:active 		  { color: #d9a700; font-size: 12px; font-family: Arial; font-weight: bold; text-decoration: none  }
a:hover			   { color: #080000; font-size: 12px; font-family: Arial; font-weight: bold; text-decoration: none  }
a:visited 		   { color: #d9a700; font-size: 12px; font-family: Arial; font-weight: bold; text-decoration: none  }

