body{
	background-color: #ffffff;
	font-family: Verdana;
	font-size :12px;
	color:#000000;
	text-decoration: none;
	margin-top:0;
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
	padding-top:0;
	padding-right:0;
	padding-left:0;
	padding-bottom:0;
	text-align: justify;
	background-repeat:repeat;
	
}



A:link { 
	color:#15466F;
	font-family: Verdana;
	font-size :13px;
	text-decoration: none;
}

A:visited { 
	color:#15466F;
	font-family: Verdana;
	font-size :13px;
	text-decoration: none;
}

A:hover {  
	color:#15466F;
	font-family: Verdana;
	font-size :13px;
	text-decoration:underline;
	}

A:active {
	color:#15466F;
	font-family: Verdana;
	font-size :13px;
	text-decoration: none;
}


