A:active { text-decoration: none; color:#AA2E00; }
A:link {  text-decoration: none; color:#AA2E00; }
A:visited { text-decoration: none; color:#AA2E00; }
A:hover {  text-decoration: underline; color:#DD2E00;}

P  {
	font-family : Times,serif;
	font-weight : normal;
	font-style : normal;
	margin-left : 0px;
	margin-right : 2px;
	text-align: left;
	color : #000000;
}

BODY {
	font-family : Times,serif;
	font-weight : normal;
	font-style : normal;
	margin-left : 0px;
	margin-right : 2px;
	text-align: justify;
	color : #000000;
}

.def {
	font-family : Times,serif;
	font-weight : normal;
	font-style : normal;
	margin-left : 0px;
	margin-right : 2px;
	text-align: justify;
	color : #000000;
}

.left {
	font-family : Times, serif;
	font-weight : normal;
	font-style : normal;
	margin-left : 0px;
	margin-right : 2px;
	text-align: left;
	color : #000000;
}

.just {
	font-family : Times, serif;
	font-weight : normal;
	font-style : normal;
	margin-left : 0px;
	margin-right : 10px;
	text-align: justify;
	color : #000000;
}

.noali {
	font-family : Times, serif;
	font-weight : normal;
	font-style : normal;
	margin-left : 0px;
	margin-right : 0px;
	color : #000000;
}

.title {
	font-family : Verdana,Helvetica,Arial,sans-serif;
	font-weight : bold;
	font-style : normal;
	margin-left : 0px;
	margin-right : 0px;
	color : #AA2E00;
}

.capt {
	font-family : Verdana,Helvetica,Arial,sans-serif;
	font-weight : normal;
	font-style : normal;
	font-size  : 7 pt;
	margin-left : 0px;
	margin-right : 0px;
	color : black;
}

.entry {
	background-color: #FFF0E8; 
	color: #900000; 
	font-family: Verdana,Helvetica,Arial,sans-serif; 
	font-size: 10pt; 
	font-weight: bold;
	border-color: #800000; 
}