a {text-decoration:none;color: #502F27}
a:hover {text-decoration: underline;color: #502F27}
a:visited {color: #7A352C}

p {
	font-size: 13;
	text-align : justify;
}
.title1 {
	text-align: center;
	font : bolder;
	font-size : 15;
}
.right {
	text-align: right;
	font : bolder;
	font-size : 12;
}
.citata {
	text-align: right;
	font : italic;
	font-size : 12;
	font-family : sans-serif;
}
.pageblock {
	text-align: right;
}
.currentpage {
	font-weight:800;
	color: #425946;
	font-size : 10;
}

a.page {
	color: #666633;
	font-size : 10;
}
a.page:visited {color: #666633}
a.page:hover {color: #425946}

TEXTAREA {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:100;
	color: #502F27;
	background-color: #CBB187;
	width:100%;
	border : thin dashed #502F27;
}
INPUT { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:100;
	color: #502F27;
	background-color: #CBB187;
	border : thin dashed #502F27;]
	cursor: hand
 }
.error
{
	color: #990000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12;
	font-style : italic;
}
.guest_tab
{ 
	border : thin dashed #666633;
 }
#music_play {
	position:absolute;
	z-index:99;
	padding:7px;
	text-align:center;
	vertical-align:middle;
	background-color:#fff;
	border:1px solid #502F27;
}
