        A:hover {
	text-decoration: none;



}
    
 A.NESEBAR:hover {
	letter-spacing: 1px;
	color: #FFFFFF;
	text-decoration: line-through;



}A:link {

}
A.NESEBAR:link {
	color: #FFFFFF;
	text-decoration: underline;

}
.border {
	border-top: thin dashed #CCCCCC;
	border-right: thin dashed #CCCCCC;
	border-bottom: thin dashed #CCCCCC;
	border-left: thin dashed #CCCCCC;

}
.borderL {
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}
.textinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
