a.link:link   { color: #fc3; font-weight: bold; font-size: 10px; font-family: Arial; text-decoration: none }
a.link:active   { color: #fc3; font-weight: bold; font-size: 10px; font-family: Arial; text-decoration: none }
a.link:visited   { color: #fc3; font-weight: bold; font-size: 10px; font-family: Arial; text-decoration: none }
a.link:hover   { color: #000000; font-weight: bold; font-size: 10px; font-family: Arial; text-decoration: underline }

a.link_home:link    { color: #fc3; font-weight: bold; font-size: 11px; font-family: Arial; text-decoration: none }
a.link_home:active    { color: #fc3; font-weight: bold; font-size: 11px; font-family: Arial; text-decoration: none }
a.link_home:visited    { color: #fc3; font-weight: bold; font-size: 11px; font-family: Arial; text-decoration: none }
a.link_home:hover    { color: #000; font-weight: bold; font-size: 11px; font-family: Arial; text-decoration: underline }

a.headline:link    { color: #fc3; font-weight: bold; font-size: 12px; font-family: Arial; text-decoration: none }
a.headline:active    { color: #fc3; font-weight: bold; font-size: 12px; font-family: Arial; text-decoration: none }
a.headline:visited    { color: #fc3; font-weight: bold; font-size: 12px; font-family: Arial; text-decoration: none }
a.headline:hover    { color: #fff; font-weight: bold; font-size: 12px; font-family: Arial; text-decoration: underline }

a.link2:link  { color: #fc3; font-size: 10px; line-height: 20px; font-family: Arial; text-decoration: underline; border-right: 1px none #808080 }
a.link2:active  { color: #fc3; font-size: 10px; line-height: 20px; font-family: Arial; text-decoration: underline }
a.link2:visited  { color: #fc3; font-size: 10px; line-height: 20px; font-family: Arial; text-decoration: underline }
a.link2:hover  { color: #000; font-size: 10px; line-height: 20px; font-family: Arial; text-decoration: underline }

a.footer_link:link { color: #000; font-size: 10px; font-family: Arial; text-decoration: none; border-right: 1px none #808080 }
a.footer_link:active { color: #000; font-size: 10px; font-family: Arial; text-decoration: none }
a.footer_link:visited { color: #000; font-size: 10px; font-family: Arial; text-decoration: none }
a.footer_link:hover  { color: #fff; font-size: 10px; font-family: Arial; text-decoration: underline }

.left_rule { background-color: #fff; border-left: 1px solid #000 }
.right_rule { background-color: #fff; border-right: 1px solid #000 }
.top_rule  { background-color: #fff3c9; border-top: 1px solid #87816b }
.bottom_rule { border-bottom: 1px solid #000 }
.header_padding    { background-color: #262626; padding: 5px 0px 5px 20px; border-top: 1px solid #fff; border-bottom: 1px solid #fff }
.body_padding { }
.body_yellow { color: #fc3; font-size: 10px; line-height: 18px; font-family: Arial }
.body_black   { color: #000; font-size: 11px; line-height: 16px; font-family: Arial; padding: 25px 15px 40px }
.body_black2 { color: #000; font-size: 11px; line-height: 0px; font-family: Arial }
.body_white    { color: #fff; font-size: 11px; line-height: 18px; font-family: Arial; padding-left: 10px }
.body_white_pad  { color: #fff; font-size: 10px; line-height: 14px; font-family: Arial; background-color: #808080; padding-top: 5px; padding-bottom: 20px; padding-left: 15px }
.body_white_14     {
	color: #fff;
	font-size: 12px;
	line-height: 24px;
	font-family: Arial;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 5px;
	border-top-color: #FFCC00;
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC00;
	border-left-color: #FFCC00;
}
.body_subhead { color: #000; font-weight: bold; font-size: 14px; font-family: Arial }
.body_subhead_white_small  { color: #fff; font-weight: bold; font-size: 14px; font-family: Arial }
.body_subhead_white   { color: #fff; font-size: 24px; font-family: Arial; padding-bottom: 20px }

