p, b,body, td, a, div, small, big, br, font, input {

        font-family: Verdana, Arial, Helvetica, sans-serif;

        font-size: 11px; }

.menu { font-family: Verdana, Arial, Helvetica, sans-serif;

        font-size: 11px; }

.text { font-size: 11px; }

td.text { font-size: 11px; }

.bord { border-right: solid 1px black; }

.bordl { border-left: solid 1px black; }

.bord2 { border: solid 1px black; }

b { font-weight: bold; }

h1 { font-family: Verdana, Helvetica, sans-serif, serif;

        font-size: 30pt; font-weight: bold}

.bgc { background-color: black; color: white }

.bgw { background-color: white; color: black;}
.white { color: white; }
A:link                  {text-decoration:none; color:#fcd35c}
A:visited               {text-decoration:none; color:#fcd35c}
A:active                {text-decoration:underline; color:#fcd35c}
A:hover                 {text-decoration:underline; color: #fdc52a }

A.white:link                  {text-decoration:none; color:#ffffff}
A:visited               {text-decoration:none; color:#ffffff}
A:active                {text-decoration:underline; color:#ffffff}
A:hover                 {text-decoration:none; color: #fdf1cc }

.pad { 	padding-left : 5px;
	    padding-right : 5px;
}
