
body
{ 

margin-top: 0px;
margin-bottom: 0px;
background-image: url(images/01-main-bg.jpg); 
background-repeat: repeat;
background-color: #141414;
background-position: center
}

a:hover{color:#FF7800;}
a:link {color: #0000FF;}
a:visited {color: #0000FF;}
a:active {color: #0000FF;}


.bodytext {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #000000;

	text-decoration: none;

	font-weight: normal;



}

.titles {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #FFFFFF;

	text-decoration: none;

	font-weight: bold;

}

