h2 
{ 
font-family: Adobe Garamond Pro Bold, tahoma Bold, arial Bold, sans-serif;
font-size: 20px;
color: #0085EB;
text-align: center;
}

a:link 
{
color: #c28f60;
text-decoration: underline;
font-family: Adobe Garamond Pro Bold, tahoma Bold, arial Bold, sans-serif;
font-size: 15px;
}

a:visited {
color: #c28f60;
text-decoration: underline;
}

a:active {
color: #066f35;
text-decoration: underline;
}

a:hover {
color: #066f35;
text-decoration: underline;
}


a.sec:link
{
color: #116390;
text-decoration: underline;
font-size: 20px;
}

a.sec:visited {
color: #116390;
text-decoration: underline;
}

a.sec:active {
color: #0116390;
text-decoration: underline;
}

a.sec:hover {
color: #116390;
text-decoration: underline;
}

p
{
font-family: verdana; arial;
font-size: 12px;