html {
	height: 100%;
}

body {
	height: 100%;
    background : #CC9438 url('_ma_bg.jpg');
	scrollbar-base-color: #2C0C04;
    text-align: justify;
    margin: 0 0 0 0; 	
	}

body, tr, td, table {
	color: #39200E;
	font-family: Tahoma;
	font-size: 11px;
}

.blog {
	width: 100%
}

P
{font-family: Tahoma; font-size: 11px}

a.a1, a.a1:visited, a.a1:active, a.a1:link {
    font-family: MS Sans Serif;
    font-size: 11px;
    color:#B27F31;
    text-decoration: none;
 }

a.a1:hover {
    color:#CC933D;
 }
 
.linea {

	color:#713C0C;	
}

.input1 {
	font-family: Tahoma; font-size: 11px; border: 1px solid #81502D; background-color: #E6B97A; width: 200px;
}

.footer, a.footer, a.footer:visited, a.footer:active, a.footer:link {
  font-family: MS Sans Serif; font-size: 11px; color:#8D6024; text-decoration: none;
}

a.footer:hover {
    text-decoration: underline;
 }