.body {
text-decoration: none;
font: 12px Arial;
}

.italic {
text-decoration: none;
font: 12px Arial;
font-style:italic; 
}

a:link {
text-decoration: none;
color: #51739B;
}

a:visited {
text-decoration: none;
color: #51739B;

} 

a:hover {
text-decoration: none;
color: #CC6600;
}

.bold {
text-decoration: none;
font: bold 12px Arial;

}

.white {
text-decoration: none;
font: bold 12px Arial;
color: #ffffff;

}


.breadcrumbs {
text-decoration: none;
font: 10px Arial ;
color: #51739B;

}

.arrow {
text-decoration: none;
font: bold 10px Arial ;
color: #D2AB66;
}

.footer {
text-decoration: none;
font: 11px Arial;
text-decoration: none;
}



.title {
text-decoration: none;
font: bold 16px Arial;
color: #51739B;
}

.titlegold {
text-decoration: none;
font: bold 16px Arial;
color: #D2AB66;
}


.blue {
text-decoration: none;
font: bold 13px Arial;
/*/color: #51739B;/*/
color: #51739B;

}

.gold {
text-decoration: none;
font: bold 13px Arial;
color: #D2AB66;
/*/color: #D2AB66;/*/
}
