a.menu { 
	text-decoration: none; 
	font-family: "Times New Roman", Times, serif;  
	font-style: italic; 
	font-weight: bold;
	font-size: 24px;
}
a.menu { color: #663300; }
a.menu:hover { color: #CC9933; }
a.mail { font: 12px Arial; color:#663300; text-decoration: none;}
a.mail:hover { text-decoration: underline; }
hr.menu {color: #ffffff;}
div.content_frame {padding: 0 14px 0 25px;}
h2.content_header {
	margin:0; padding:0; 
	font-family: "Book Antiqua";
	font-style: italic; 
	font-size: 19px;
        color: #663300;
}
p.content_text {
	font-family: "Book Antiqua"; 
	font-size: 15px;
	line-height: 20px;
        color: #663300;
}

ul.content_text {
	font-family: "Book Antiqua"; 
	font-size: 15px;
	line-height: 20px;
        color: #663300;
}

.tabela {border: 1px solid black; border-collapse: collapse;}

.tabela td {border: 1px solid black;}

a.link {
	color: #663300;
	text-decoration: none;
	font-weight: bold;
}
a.link:hover {
	color: #663300;
	text-decoration: none;
	font-weight: bold;
}
