@charset "utf-8";
/* CSS Document */

.redlink {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #893B39;
	text-decoration: none;
	font-weight: normal;
	
}
.text_grey {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration:none
	

}
a.text_grey:hover {color: #666666; 

}
.text_grey2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #808589;
	text-align: justify;
	text-decoration: none;
	text-decoration: none;
}
.field {
	color: #600;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-color: #CCC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
