﻿body {
	background-color: #F5EFCB;
	background-image: url(/images/tlo4.jpg);
	background-repeat: repeat-x;
	color: #48371E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	text-align: justify;
	line-height: 15px;
	padding-top: 0px;
	margin-top: 0px;
	
	/*line-height: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 300;
	font-style: inherit;
	font-variant: normal;
	text-align: justify;
	letter-spacing: inherit; */
}



ul, ul li {

       display: block;

        list-style: none;

        margin-top: 2px;
        
        margin-left: 0px;

        padding: 0px 0px 0px 0px;
}


ul a:link, ul a:visited {


display: block;

font-family: Tahoma;

text-decoration: none;

height: 25px;

color: #48371E;

font-weight: bold;

padding: 0px 0px 0px 0px;

}

ul a:hover {

display: block;

height: 25px;

text-decoration: underline;

color: #ff6600;

font-weight: bold;

padding: 0px 0px 0px 0px;


}


