.EGIKUER {
	font-family: tahoma;
	font-size: 40px;
	color: #faebd7;
        font-style: oblique;
        font-weight: bold;
        text-decoration: overline;
	text-align: center;
        border-width: 0px 0px 0px 0px;
	border-style: Solid;
}

.text {
	font-family: LucidaGrande,sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-align: justify;
	list-style-type: disc;
}

a {
	font-family: LucidaGrande,sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #CC4422;
	font-weight: bold;
}

a:visited {
	font-family: LucidaGrande,sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #004422;
	font-weight: bold;
}

a:hover {
	font-family: LucidaGrande,sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #334422;
	font-weight: bold;
}
