/* CSS Document */
body, td { font:14px "Times New Roman", Times, serif; color:#515151; }

h1 {
font-family:"Times New Roman", Times, serif;
font-size:14px;
color:#A49945;
font-weight:bold;
}

h2 {
color:#336633;
font-weight:bold;
font-family:"Times New Roman", Times, serif;
font-size:14px;
}

.yel { color:#A49945;}

.text { padding:10px; padding-right:25px;}
.text a {color:#A49945; text-decoration:underline;}
.text a:hover { color:#000; text-decoration:none;}

.pic2 { border:3px double #A49945; float:left; margin-right:10px; margin-bottom:5px;}

.btMenu { font:10px Arial, Helvetica, sans-serif; color:#000; text-align:center; padding:10px 0;}
.btMenu a { color:#000; text-decoration:none; padding:0 5px;}
.btMenu a:hover { text-decoration:underline; color:#A49945;}

.btMenu strong {color:#A49945; font-size:11px;}

.style2 {font-size: 12px}


