a { text-decoration: none;
 
 	font-weight: bold}

a:link { color: #90D5FA;
	text-decoration: bold }

a:visited { color: #90D5FA }

a:active { color: #90D5FA }

a:hover { color: #2D769D }


BODY {	color: #22508E;
	font-family: 'Arial';

	font-size: 13px;

	font-weight: bold;

	text-align: justify;

	scrollbar-face-color: #7d2926;
 
	scrollbar-shadow-color: gray;
 
	scrollbar-highlight-color: white;
 
       scrollbar-3dlight-color: silver;
 
	scrollbar-darkshadow-color: black;
 
	scrollbar-track-color: 586a6e;
 
	scrollbar-arrow-color: silver;

        background-position: top center;

        background-attachment: fixed;

        background-repeat: no-repeat;

        background-image: url(../images/bg_trail.jpg) }


TD {  	text-align: justify;

	color: black;

	font-family: 'Arial';

	font-size: 13px;

	font-weight: bold}


#content {border: 0px solid #22508E;

	text-align: justify;

        color: black;

        font-family: 'Arial';

	font-size: 13px;

	font-weight: bold}


#menu {border: 10px solid #591D1B;

	background-color: 692321;
       	text-align: center}

