/* EasyWeb html style file */



/* txt  */
h1 {
	color:#f5c906;
	font-size:110%;
}

h2 {
	color:#f5c906;
	font-size:105%;
}

h3 {
	color:#f5c906;
	font-size:100%;
}

h4 {
	color:#f5c906;
	font-size:100%;
}

h5 {
	color:#f5c906;
	font-size:100%;
}

h6 {
	color:#f5c906;
	font-size:100%;
}

p{				
	margin: 0 0 10px 0;
	padding: 0;
	font-size:100%;
}

a {
	color:#f5c906;
	text-decoration:none;
}

a:hover {
	color:#f5c906;
	text-decoration:underline;
}

ul { padding-left: 12px; }

img { border: 0; }

/* endstyle */
