/*The mighty 3d Ranch Western style sheet */

/*START: formatting for captions */
.caption { font-size: 13px; font-family: Georgia, Times New Roman, Times, serif; color:#FE9345}
a.caption:link, a.caption:visited, a.caption:active, { font-size: 13px; font-family: Georgia, Times New Roman, Times, serif; text-decoration: none; color: #FE9345}
a.caption:hover { font-size: 13px; font-family: Georgia, Times New Roman, Times, serif; text-decoration: underline; color: #FE9345}
/*END: formatting for captions */

/*START: formatting for links */
.links { font-size: 13px; font-family: Georgia, Times New Roman, Times, serif; font-weight: bold; color: #000000 }
a.links:link, a.links:active, a.links:visited, { font-size: 13px; font-family: Georgia, Times New Roman, Times, serif; text-decoration: none; font-weight: bold; color: #000000 }
a.links:hover { font-size: 13px; font-family: Georgia, Times New Roman, Times, serif;  text-decoration: underline; font-weight: bold; color: #000000}
/*END: formatting for links */

/*START: formatting for credits */
.cred { font-size: 13px; font-family: Georgia, Times New Roman, Times, serif; color:#000000}
a.cred:link, a.cred:visited, a.cred:active, { font-size: 13px; font-family: Georgia, Times New Roman, Times, serif; text-decoration: none; color: #000000}
a.cred:hover { font-size: 13px; font-family: Georgia, Times New Roman, Times, serif; text-decoration: underline; color: #000000}
/*END: formatting for credits */

/*START: formatting for headlines */
.head_sm {  font-family: Georgia, Times New Roman, Times, serif; font-size: 15px; font-weight: bold; color: #000000}
a.head_sm:link, a.head_sm:visited, a.head_sm:active { font-size: 15px; font-family: Georgia, Times New Roman, Times, serif;  color: #000000;  font-weight: bold; text-decoration: underline; }
a.head_sm:hover { font-size: 15px; font-family: Georgia, Times New Roman, Times, serif;  font-weight: bold; color: #000000;  text-decoration: none; }
/*END: formatting for headlines */

/*START: formatting for blue headlines */
.head_blue {  font-family: Georgia, Times New Roman, Times, serif; font-size: 13px; font-weight: bold; color: #0066ad}
a.head_blue:link, a.head_blue:visited, a.head_blue:active { font-size: 13px; font-family: Georgia, Times New Roman, Times, serif;  color: #0066ad;  font-weight: bold; text-decoration: underline; }
a.head_blue:hover { font-size: 13px; font-family: Georgia, Times New Roman, Times, serif;  font-weight: bold; color: #0066ad;  text-decoration: none; }
/*END: formatting for blue headlines */

/*START: formatting for body text and links */
.body {  font-family: Georgia, Times New Roman, Times, serif; font-size: 13px; color: #000000}
a.body:link, a.body:visited, a.body:active { font-size: 13px; font-family: Georgia, Times New Roman, Times, serif;  text-decoration: underline; color: #000000 }
a.body:hover { font-size: 13px; font-family: Georgia, Times New Roman, Times, serif;  text-decoration: none; color: #000000 }
/*END: formatting for body text and links */