body{line-height:1; margin-bottom:0;}
html {overflow-x: hidden;}

a:visited 
{
	color: #1FB5A5;
	text-decoration : none;
	font-size: 10 px;
	font-family: Arial;
	text-transform:uppercase;
	font-weight: bolder;
}
a:link
{
	color: #1FB5A5;
	text-decoration : none;
	font-size: 10 px;
	font-family: Arial;
	text-transform:uppercase;
	font-weight: bolder;
} 
a:hover
{
	font-family: Arial;
	font-size : 10 px;
	color : #FFFFFF;
	text-decoration : underline;
	text-transform:uppercase;
	font-weight: bolder;
}
p 
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9 pt;
	font-style : normal;
	color : #C0C0C0;
	text-align : justify;
	line-height: 15px;
	text-indent: 25px;       
}
body
{
	background-color:000000; background-position:Center; background-attachment:fixed; background-repeat:no-repeat;

	scrollbar-track-color: #000000;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #C0C0C0;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-shadow-color: #C0C0C0;
	scrollbar-arrow-color: #C0C0C0;
}


