/* style groups for Alexandru Pitea */

body{
	background: #89b7c4;
	font-family:CenturyGothic, Helvetica, Arial, sans-serif;}
	
.messages{
	text-align:right;
	font-size:12px;
	color:#b9a57f;
	border-bottom:1px #66857e solid;
	padding:5px;
	background:#231108;
	overflow:visible;
		opacity:0.7;}

.form{
	text-align:left;
	font-size:12px;
	color:#66857e;
	border:0px;
	border-bottom:1px #66857e solid;
	padding:5px;
	background:#231108;
	overflow:visible;
		opacity:0.7;}
a{
	text-decoration:none;
	color:#1a0904;}
	
a:hover{
	color:#4a3934;}
	
.link{
	text-decoration:none;
	color:#66857e;}
	
.link:hover{
	color:#66857e;
	text-decoration:underline;}

	