@charset "utf-8";
/* CSS Document */

.TitProperty {
	
	font-family:Tahoma, Verdana, sans-serif; 
	font-size:15px; 
	margin-bottom:8px; 
	color:#091C5A; 
	font-weight:bold;
	text-decoration: none;
	list-style-image: url(img/templates/bul_pink.gif);
}
a.TitProperty {
	font-family:Tahoma, Verdana, sans-serif; 
	font-size:15px; 
	margin-bottom:8px; 
	color:#091C5A; 
	font-weight:bold;
	text-decoration: none;
	list-style-image: url(img/templates/bul_pink.gif);
}
a.TitProperty:hover {
	font-family:Tahoma, Verdana, sans-serif; 
	font-size:15px; 
	margin-bottom:8px; 
	color:#091C5A; 
	font-weight:bold;
	text-decoration: none;
	list-style-image: url(img/templates/bul_pink.gif);
}

.TexProperty {
	
	font-family:Tahoma, Verdana, sans-serif; 
	font-size:11px; 
	color:#666; 
	font-weight:normal;
	text-decoration: none;
	list-style-image: url(img/templates/bul_pink.gif);
}
a.TexProperty {
	font-family:Tahoma, Verdana, sans-serif; 
	font-size:11px; 
	color:#666; 
	font-weight:normal;
	text-decoration: underline;
	list-style-image: url(img/templates/bul_pink.gif);
}
a.TexProperty:hover {
	font-family:Tahoma, Verdana, sans-serif; 
	font-size:11px; 
	color:#666; 
	font-weight:normal;
	text-decoration: underline;
	list-style-image: url(img/templates/bul_pink.gif);
}



