
body {
margin-left:0;
margin-top:0;
margin-bottom:0;
margin-right:0;
}


p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin-top:0px;
}


a:link, a:visited {
	}
	
a:hover {
text-decoration: none;
font-style:normal;
	}


.textblack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:60px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
	background-color: #FFFF80;
	text-decoration: none;
}


.textblacklink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:60px;
	font-style: oblique;
	font-weight:bolder;
	color: #000000;
	text-decoration:none;
}


.textcolored {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:60px;
	font-style: normal;
	font-weight:bolder;
	color:#000000;
	background-color: #B8D7E1;
	text-decoration: none;
}

.textcoloredpink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:60px;
	font-style: normal;
	font-weight:bolder;
	color:#000000;
	background-color: #999999;
	text-decoration: none;
}



.textbrown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:60px;
	font-style: normal;
	font-weight:bolder;
	color: #000000;
	background-color: #8B7247;
	text-decoration: none;
}



.lineheight {
line-height:60px;
}

