a {
	font-family: "Tahoma", "MS Serif", "New York", serif;
	font-size : 11px;
	font-weight : bold;
	color : #CDDFEF;
	text-decoration: underline;
}
a:visited {
	font-family: "Tahoma", "MS Serif", "New York", serif;
	font-size : 11px;
	font-weight : bold;
	color : White;
	text-decoration: underline;
}
a:hover {
	font-family: "Tahoma", "MS Serif", "New York", serif;
	font-size : 11px;
	color : White;
}
hr {
	color: #EDEDED;
	height : 1px;
}

.dir-font {
	font-family: "Tahoma", "MS Serif", "New York", serif;
	font-size : 11px;
	font-weight : bold;
	color : #FFFFFF;
}
.font {
	font-family: "Tahoma", "MS Serif", "New York", serif;
	font-size : 11px;
	font-weight : normal;
	color : #DFDFDF;
}
.ls {
	font-family: "Tahoma", "MS Serif", "New York", serif;
	font-size : 11px;
	font-weight : normal;
	color : #ECEDF7;
	text-decoration: none;
}
input {
	border : 3px double #F0FFFF;
	color : Black;
	font : 12px;
	background : #E9EDF7;
}
select {
	border : 3px double #F0FFFF;
	color : Black;
	font : 12px;
	background : #E9EDF7;
}
.box {
	border : 0px double #F0FFFF;
	color : Black;
	font : 12px;
	background : transparent;
}

p { 	
	text-align : justify;
 }
.p2 { 	
	text-indent: 30;
	text-align : justify;
 }

 
 .dirname {
	font-family : Tahoma;
	font-size : 12px;
	letter-spacing : 1px;
	color : #EDDFC5;
	font-weight : bold;
}

.zag {
	text-decoration: underline;
	font-weight : bold;
	color : White;
}
.bl {
	color: Black;
	font-size: 1px;
	visibility: hidden;
}