


/* anchor tags for other links */
a:link {font-family:arial; font-size:12px; color:#37415E;font-weight:bold; text-decoration: none;}
a:active {font-family:arial; font-size:12px; color:#37415E;font-weight:bold; text-decoration: none;}
a:visited {font-family:arial; font-size:12px; color:#37415E;font-weight:bold; text-decoration: none;}
a:hover {font-family:arial; font-size:12px; color:#E3BF86;font-weight:bold; text-decoration: none;}


/* anchor tags for footer links */

a:link.footer {font-family:arial; font-size:9px; color:#222222;font-weight:bold; text-decoration: none;}
a:active.footer {font-family:arial; font-size:9px; color:#222222;font-weight:bold; text-decoration: none;}
a:visited.footer {font-family:arial; font-size:9px; color:#222222;font-weight:bold; text-decoration: none;}
a:hover.footer {font-family:arial; font-size:9px; color:#CB9C04;font-weight:bold; text-decoration: none;}

/* font sizes and tags */

p {color:#222222;
font-size:14px;
font-family:arial;
}

p.contact {color:#E3BF86;
font-size:12px;
font-family:arial;
}




 