
BODY {
background: #F9F9F9 url("/fl/backgr1.jpg") repeat;
color: #000000;
}

a:link {
color: #000000;
}
a:active { 
color: #BBA1A1;
}
a:visited { 
color: #000000; 
}
A:HOVER { 
color: #9F7A7A; 
}  

h1 {
    
font-size: 35px;
  
}

h2 {
font-size: 25px;

}


.spacer {
height:5px;
}
.spacer2 {
height:8px;
}
#line-4 {
color:#7C5A5A;
    font-size: 35px;
    line-height: 55px;
  margin:15px;
}

.mf a{
font-weight:bold;
}
.mf a:hover{
font-weight:bold;
color:#7C5A5A;
}


#men_it a {
 display:block; 
 float:left; 
 color: #000000;

 text-align:center; 
 padding: 10px 18px;
 text-decoration: none;
}
#men_it a:hover {
 color: #000000;	
 background:#9F7A7A url(/fl/j4.jpg);
 text-align:center; 
 padding: 10px 18px;
 text-decoration: none;

}


.menus1 a{

border-bottom:1px dotted #8B6464;
display:block;
padding:5px 5px 0 10px;
height:31px;
margin:5px;
color: #000000;
text-align:left;
}

.menus1 a:hover{
border-bottom:1px dotted #8B6464;
padding:5px 5px 0 10px;
height:31px;
margin:5px;
color: #9F7A7A;
text-align:left;
}
ul {
margin: 0;
padding: 0;
color: #000000;
text-decoration:none;
list-style-type: none;
}

ul a {
list-style-type: none;
color: #000000;
}

ul A:HOVER { 
color: #9F7A7A; 
text-decoration: underline; 
list-style-type: none;
}  

.portlet ul
{
text-align:left;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin: 0;
    padding: 0;
}
.portlet-decoration
{
    padding: 0px;
}
.portlet-title
{
    font-weight: bold;
    padding: 0;
    margin: 0;
}
.portlet-content
{
    margin: 0 0 0 0;
    padding: 0px;
    text-align:left;
}
.portlet-content ul
{
    text-align:left;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin: 0;
    padding: 0;
}
.portlet-content li
{
    padding: 0px;
}
