
a{
	color: Blue;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	text-decoration : none;
}
	A:VISITED {
	color: Blue;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
}

	A:ACTIVE {
	color: Blue;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
}
 
 a:hover{
		
		text-decoration: none; 
		
	} 
	
	
 .BAR1 A, A:VISITED {
	text-decoration : none;
	text-align : justify;
	vertical-align : middle;
	color : #EDFFFF;
	font-weight : bold;
	font-size: 14px;
	font-family :  Arial, Helvetica, sans-serif;

}

.BAR1 A:HOVER {
	text-decoration : none;
	color :#EDFFFF;
}
.BAR1 A:ACTIVE {
	color : #EDFFFF;
		}

.BAR1 {
	text-align: left;
	padding-left : 5px;
	background-color : #7AA8CF;
	border : medium outset Blue;
}


	
p {
     	color: Black;
		font-style : normal;
   }
b {
	font-style : normal;
	color:black;
	text-align: justify;
	font-size: large;
}

Body {
		
		background-color: White;
		behavior:url(#default#homePage);
		margin : 0;
		}
		
.coment{
	font-style: normal;
	font-size: small;
	font-family:arial;
	font-weight : bold;
}

