body {font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
background-color: #000066;
font-size: 12px}

.bg {
background-image: url(images/bg.gif);
background-repeat: repeat-y; }

.contact  { color: white; font-weight: bolder; font-size: 12px }

.12px  { font-size: 12px;
font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; }

p { color: black; font-size: 14px;  }

#links{font-size: 12px;
font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; }

.heading { color: #006; font-weight: bolder; font-size: 18px; line-height: 150%; font-family: Verdana }

.smheading { color: #006; font-size: 10px; line-height: 150%; font-family: Verdana }

.button1 { color: white; font-weight: normal; font-size: 15px; }

li { color: black; font-size: 12px;  }

a { color: blue; text-decoration: none }

a:visited { color: blue; text-decoration: none }

a:hover  { color: red; text-decoration: none }

.button1 a:link, .button1 a:active,  .button1 a:visited{
text-decoration: none;
color: white; }

.contact a:link, .contact a:active, .contact a:visited { color: yellow; text-decoration: none }

.button1 a:link {
color: white;
text-decoration: none; }

.button1 a:visited {
color: white;
text-decoration: none; }

.button1 a:hover {
color: yellow;
}

.border {
border: 1px #f9f2a4 solid; }




