body {
        background-color: #CEC4AA;
        font-family: Verdana, Geneva, Arial, sans-serif;
        font-size : 11px;
        color: #54402B;
        margin: 0px;
}

table {
        font-size : 10px;
}

a.left, a.left:visited,a.left:active, .subtitle{
        color: #BE6D59;
        text-decoration: none;
	font-weight: bold;
}

p, .psub, .psubsub {
	text-align: justify;
	padding-right: 15px;
}

.psub {
	padding-left: 15px;
}
.psubsub {
	padding-left: 30px;
}

a.left:hover{
        color: #BE6D59;
        text-decoration: underline;
	font-weight: bold;
}

a.right, a.right:visited,a.right:active, .lang, .author{
        color: #806343;
        text-decoration: none;
}

a.right:hover{
        color: #806343;
        text-decoration: underline;
}

.lang {
        font-size : 8px;
}
.author{
        font-size : 9px;
}

.shadow {
        color:#B3A88E;
	font-weight: bold;
        text-decoration: none;
}
.shadowSelected {
        color:#BF705C;
	font-weight: bold;
}
.menuSelected {
        color:#54402B;
	font-weight: bold;
        text-decoration: none;
}
.menuUnSelected {
        color:#B3A88E;
	font-weight: bold;
        text-decoration: none;
}
