body{
Background: #FFFFFF url(images/backgrnd.jpg) repeat fixed;
}

.text {color: #8A8080; font-family:tahoma; font-size:13px;}

a.more {color: #334E83; font-family:tahoma; font-size:13px; text-decoration:none; font-weight:bold;}
a.more:visited {  color: #334E83;}
a.more:hover {	color: #334E83; text-decoration: underline;}
a.more:active {	color: #334E83;}

a.first {color: #9CAAC6; font-family:tahoma; font-size:13px; text-decoration:none;}
a.first:visited {  color: #9CAAC6;}
a.first:hover {	color: #9CAAC6; text-decoration: underline;}
a.first:active {	color: #9CAAC6;}

a.second {color: #475A80; font-family:tahoma; font-size:13px; text-decoration:underline;}
a.second:visited {  color: #475A80;}
a.second:hover {	color: #475A80; text-decoration: none;}
a.second:active {	color: #475A80;}



