/* CSS Document */

body {
	background-image: url(images/background_bg.jpg);
	background-repeat: repeat-x;
	background-color: #004A4A;
	margin-left: 0px;
	margin-top: 0px;
}
.content{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#F29F1C;
line-height:17px;
text-align:justify;
}
.bottom_link{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#F29F1C;
line-height:17px;
text-decoration:none;
}
.bottom_link:hover{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#F29F1C;
line-height:17px;
text-decoration: underline;
}
#bottom_link{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#F29F1C;
line-height:17px;
text-decoration:none;
}

