body {
	margin: 0px;
	
}
.text1{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#036;
	text-align:justify;
	margin:10px;
	
	}
	.text1-2{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#036;
	margin:10px;
	text-align: right;
	
	}
	.text1-3{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#036;
	margin:10px;
	text-align: center;
	text-decoration:none;
		}
	
	
		.text3{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#fff;
	margin:8px;
	font-weight:bold;
		text-decoration:none;
	}
.text3:hover{color:#FC0}

.text4{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#ff9900;
	font-weight:bold;
		text-decoration:none;
	}