
a:hover 
{
	font-weight: normal;
	font-family: Century Gothic, Verdana;
	text-align: justify;
	text-decoration: none;
	font-size:14px;
	color:blue;
}

a
{
	font-weight: normal;
	font-family: Century Gothic, Verdana;
	text-align: justify;
	text-decoration:none;
	font-size:14px;
	color: #ff5d00;
}

a.z:hover 
{
	font-weight: normal;
	font-family: Century Gothic, Verdana;
	text-align: justify;
	text-decoration: none;
	font-size:12px;
	text-decoration:none;
	color:blue;
}

a.z
{
	font-weight: normal;
	font-family: Century Gothic, Verdana;
	text-align: justify;
	text-decoration:none;
	font-size:12px;
	color: #ff5d00;
}

.line_hor
{
	background-image: url(img/line2.gif);
	background-repeat: repeat-x;
}

.line_ver
{
	background-image: url(img/line.gif);
	background-repeat: repeat-y;
}

img
{
	border:0;
}

#CENTER
{
	BACKGROUND-COLOR:transparent;
	TOP:30%;
	LEFT:35%;   
	POSITION:absolute;
	WIDTH:30%;
	HEIGHT:35%;
}