body {  
		background-image: url(../08-mapa/imagenes/fons08.jpg);
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		color : #333399;	
		margin-left : 90px;					
		font-style : normal; 
}

A:visited, A:link, A:active {
		text-decoration: none;
		color: #9999ff;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 30px;	
		font-weight : bold;
}

A:hover {
		color: #333399;
		background-color: #ffffff;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 30px;
		font-weight : bold;
}

.txt01{	
		color : #333399;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-style : normal;
		font-size : 40px;
		font-weight : bold;
		margin-left : 0px;
		
}

.txt02{
		color : #f5e164
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-style : normal;
		text-decoration: normal;
		font-size : 10px;
		font-weight : bold;
		margin-right : 0px;
		margin-left : 0px;
		background-color: #CCCCCC;
		
		
}

.txt03{
		color : #9999ff;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-style : normal;
		font-size : 14px;
		font-weight : normal;
		margin-left : 0px;
}

.txt04{
		color : #091f73;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-style : normal;
		font-size : 30px;
		font-weight : bold;
		margin-left : 0px;
}

.txt05{
		color : #333399;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-style : normal;
		font-size : 10px;
		font-weight : normal;
		margin-left : 0px;
		text-align : justify;
}

.txt06{
		color : #333399;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-style : normal;
		font-size : 12px;
		font-weight : bold;
		margin-left : 0px;
		background-color : #dcdcdc;
		text-align : center;
}

#im {
		FILTER: alpha(opacity=60)
}