body
{
	behavior: url("csshover3.htc");
}

p{
	
	font-size: 11px;
	font-style: normal;
	color:#2ccecc;
	line-height: 15px;
	font-weight: normal;
	font-family: verdana;
 	src: url(http://www.princexml.com/fonts/larabie/kimberle.ttf) format("truetype");
}



	
}

h1 {
	
	font-size: 14px;
	font-style: normal;
	color:#000000;
	line-height: 25px;
	font-weight: normal;
	font-family: Futura Lt BT;
 	 src: url(http://www.princexml.com/fonts/larabie/kimberle.ttf) format("truetype");
}


h2{
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color:#000000;
	line-height: 25px;
	font-weight: bold;
}



A:link {	
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color:#4557e0;
	line-height: 35px;
	font-weight: bold;
	underline:none;
	text-decoration: none;
}

A:visited {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color:#4557e0;
	line-height: 35px;
	font-weight: bold;
	underline:none;
	text-decoration: none;

}
A:active {text-decoration: none}
A:hover {text-decoration: none color: red;}

a:focus {
outline: 0;
}
