
html{
	
	font: normal 15px/25px "Century Gothic", Arial, Helvetica, sans-serif;
	line-height:21px;;
	color:#555;
	text-align: center;
}

a:link{font-size: 15px;color: #555;text-decoration: underline;}
a:visited{font-size: 15px;color: #555;text-decoration: underline;}
a:hover{font-size: 15px;color: #555;text-decoration: underline;}
a:active{font-size: 15px;color: #555;text-decoration: underline;}

