a:link, a:active {color : #000;text-decoration: none;}
a:visited {color : #000;text-decoration: none;}
a:hover {color : #56B6E9;}

body {
	margin:0px;
	padding:0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:15px; /*small*/
	word-wrap: break-word;
	line-height:150%
}