p {
color : #836238;
font-size : 11px;
font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
text-align : justify;
}

a:link, a:visited, a:active {
text-decoration : none;
color : #B6742F;
}

a:hover {
color : #f7c55d;
cursor:e-resize;
}

.cutenews {
width : 540px;
margin-bottom: 10px;
}

/*.title { 
   color:#000000;
   font-size:11px;
   font-family: Helvetica;
   font-weight:bold;
   text-align: center;
   padding-right: 1px;
   letter-spacing: 3px;
   padding-top: 1px;
   padding-bottom: 1px;
   line-height: 20px;
   text-transform: uppercase;
   background-color: #E39FA2;
}*/

.title {
font-family: Arial;
font-size: 22px;
color: #B6742F;
font-weight: normal;
font-style: italic;
letter-spacing: -1px;
text-align: right;
margin: 0;
padding: 0 15px 0 0;
border-bottom: 1px dashed #654632;
border-right: 5px solid #654632;
}

.title2 {

    font-family: Arial;
	color: #f7c55d; 
	font-size:11px; 
	text-align: left; 
	padding-left:5px;
	display: block; 
	border-left: 4px solid #654632; 
	border-bottom: 1px dashed #654632;
}

b   {color : #f7c55d;}
u   {color : #f7c55d;;
   border-bottom: 1px solid #B6742F;}
i   {color : #D08A44;}

.news {
background-color : #0A0705;
color : #836238;
font-size : 10px;
font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
text-align : justify;
}

body {
	background-color:#0A0705;
}