/* CSS Document */

@charset "utf-8";
.habs_style {
	color: #EE3243;
	font-size: 18px;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}

.Big_prop_style {
	color: #6CCD25;
	font-size: 24px;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}

.prop_style {
	color: #E6A800;
	font-size: 18px;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}

.text_style {
	color: #E3FACC;
	font-size: 18px;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}


.menu_style, .menu_style a:link, .menu_style a:visited, .menu_style a:active {
	color: #E3FACC;
	font-size: 14px;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	float: none;
}

.menu_style a:hover {
	color: #269B28;
	font-size: 14px;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	background-color: #000000;
}
