p{
background-color: transparent;
color: #616161;
text-decoration: none;
font-family: "Verdana";
font-size: 12px;
font-style: normal;
line-height: 18px;
font-weight: normal;
} 

p.blockquote{

background-color: transparent;
color: #616161;
text-decoration: none;
font-family: "Verdana";
font-size: 16px;
font-style: italic;
line-height: 22px;
font-weight: normal;
} 

h1{
background-color: transparent;
color: #720002;
text-decoration: none;
font-family: "Georgia";
font-size: 16px;
font-style: bold;
line-height: 22px;
font-weight: normal;
} 


ul li a:link{
color: #720002;
text-decoration: none;
font-family: "Georgia";
font-size: 12px;
font-style: normal;
line-height: 26px;
font-weight: normal;
}

ul li a:visited{
color: #720002;
text-decoration: none;
font-family: "Georgia";
font-size: 12px;
font-style: normal;
line-height: 26px;
font-weight: normal;
}

ul li a:hover{
color: #720002;
text-decoration: underline;
font-family: "Georgia";
font-size: 12px;
font-style: normal;
line-height: 26px;
font-weight: normal;
}

ul li a:active{
background-color: transparent;
color: #720002;
text-decoration: none;
font-family: "Georgia";
font-size: 12px;
font-style: normal;
line-height: 26px;
font-weight: normal;
} 

a {
text-decoration:none;
}

a:hover {
text-decoration:underline;

}

a:link {color: c98687; }
a:visited {color: c98687; }
a:hover {color: c98687; }
a:active {color: c98687; }

ul li.on a {
color:#000000;
font-weight:bold;
}

a.on {color:#ffffff;}

ul li {
font-family:"georgia";
font-size:14px;
}