A:link             {color: #AD91A5; text-decoration: none; font-weight: bold;}
A:visited          {color: #AD91A5; text-decoration: none; font-weight: bold;}
A:active           {color: #000000; text-decoration: none; font-weight: bold;}
A:hover            {color: #AF5879; font-weight: bold;}

BODY,P,TABLE,TD,TR 
{
	color: #F2DBD6;
	font: 12px sans-serif;
	line-height: 18px;
}

BODY
{
	background: #281423;
}

.big {
	position: absolute;
	left: 25px;
	top: 25px;
	background-image: url(title01.jpg);
	background-repeat: no-repeat;
	width: 350px;
	padding-top: 300px;
}

.menu {
	text-transform: lowercase;
	background-color: #281423;
	font-size: 13px;
	line-height: 25px;
	text-align: center;
	height: 27px;
	margin: 0;
	text-align: center;
	letter-spacing: 2px;
	word-spacing: 5px;
}

.menu a {letter-spacing: 3px; color: #F2DBD6; font-weight: bold; font-style:italic;}
.menu a:hover {color:#AF5879}

.textbox {
	margin: 0px 0px 0px 0px;
	background-color: #52394A;
	padding: 10px 10px 10px 10px;
}


h2 {
	text-transform: lowercase;
	margin: 0px 0px 10px 0px;
	letter-spacing: 2px;
	color: #AD7376;
	font-family: serif;
	font-size: 17px;
}



input, textarea, select {
	background-color: #AD91A5; 
	margin: 0px;
	border: 1px solid #301929;
	color: #000000;
	font: 12px sans-serif;
	line-height: 18px;
}

p  {
	margin: 0px 0px 15px 0px;
	text-align: justify;
}

img {
margin: 2px 2px 2px 2px;
}