#TitleDev {
	background-image: url(../images/title-monte.gif);
	width: 780px;
	height: 210px;
	float: left;
	background-repeat: no-repeat;
}

.DevNav {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:110px;
	height:95px;
	background-image:url(../images/dev_nav-monte.gif); 
	background-repeat:no-repeat;
	margin-left: 20px;
	margin-top: 75px;
	padding-top: 4px;
	}

p {
		color: #133D67;
}	

ul {
		color: #133D67;
}	

h1 {

	color: #133D67;
}

h2 {

	color: #133D67;

}

h3 {

	color: #133D67;

}

#dev_textC1-2 a:link, #dev_textC1-2 a:active, #dev_textC1-2 a:visited {	color: #1D5B9A; }

#rightDEV a:link, #rightDEV a:active, #rightDEV a:visited {	color: #1D5B9A; }

.blu-circle {
	background-image:url(../images/monte/prop-list-monte-circle.gif);
	color: #FFFFFF;

	}
	
strong {	color: #133D67;

}
.PropTitleSpan {
	font-size: 1.2em;
	font-weight: bold;
	color: #133D67;
}
.PropTitleSpan a {
	font-weight: bold;
}
.PropTitleSpan a:hover {
	text-decoration:underline;
	/** * * color: #005EA5; */
}