.stile {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	color: #892034;
}
A.nav01:link {
	COLOR: #892034; 
	TEXT-DECORATION: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size : 10px;
}
A.nav01:visited {
	COLOR: #892034; 
	TEXT-DECORATION: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size : 10px;
}
A.nav01:hover {
    COLOR: #000000; 
	TEXT-DECORATION: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size : 10px;
}
.stile01 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #892034;
	line-height: 19px;
}

.stile02 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	line-height: 19px;
}

input {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
	color : black;
	background-color : white;
	border : 1px solid #892034;
}
select {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
	color : black;
	background-color : white;
	border : 1px solid #892034;
}
textarea {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
	color : black;
	background-color : white;
	border : 1px solid #892034;
}

.newsContainer {
	border: 0px dashed #00ff00;
	padding: 10px 10px 0px 10px;
	margin: 10px 10px 20px 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	cursor: pointer;
	width: 200px;
}

.newsDate {
	color: #000000;	
	text-align: left;
}

.newsTitle {
	color: #892034; 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size : 12px;
	margin: 0px;
	padding: 0px;
}

.newsTitle2 {
	color: #000000; 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size : 12px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
}

.newsBody {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-size : 12px;
	color: #000000;
	line-height: 18px;
	text-align: justify;
}

div#pag {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size : 12px;
	border: 0px dashed #00ff00;
	padding-left: 0px;
	margin-top: 20px;
	width: 200px;
	text-align: center;
}

div#pag2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size : 12px;
	border: 0px dashed #00ff00;
	padding-left: 0px;
	margin-top: 20px;
	width: 100%;
	text-align: right;
}

.newsContainer2 {
	border: 0px dashed #00ff00;
	padding: 10px 10px 0px 10px;
	margin: 60px 10px 20px 50px;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 60%;
	height: 460px;
	overflow: auto;
}

A.nav0x:link {
	color: #892034; 
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size : 12px;
}

A.nav0x:visited {
	color: #892034; 
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size : 12px;
}

A.nav0x:hover {
    color: #000000; 
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size : 12px;
}

.stilex {
	border-left: 1px solid #892034;
}

