/* CSS Document */

body {
	background-color: #bf8544;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/pine2.jpg);
}

.text

{
	padding-top:5px;
	font-family: eurostile;
	color: #e7d88c;
	font-size: 14px;

}

.textform{
	font-family: eurostile;
	color: #560903;
	font-size: 14px;
	background-color:#e7d88c;

}

.titletext {

	color: #e7d88c;

	font-family: eurostile;

	font-size: 16px;

    font-weight: bold;

}


.textcreapix

{

font-size:12px; color:#560903; font-family:eurostile;font-weight: bold;

}


.linkcreapix a

{

font-size:12px; color:#560903; font-family:eurostile;text-Decoration:none;	font-weight: bold;

}



.linkcreapix a:hover

{

font-size:12px; color:#560903; font-family:eurostile; text-Decoration:underline;	font-weight: bold;

}



.anchor a

{

font-size:12px; color:#e7d88c; font-family:eurostile;text-Decoration:none;	font-weight: bold;

}



.anchor a:hover

{

font-size:12px; color:#e7d88c; font-family:eurostile; text-Decoration:underline;	font-weight: bold;

}