 .linkImage  {
	text-decoration: none;
        color: #000000;
        background-image: url(../_images/path_image.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding: 0 0 0 12px;
}

.NO a, .CUR a, .INACT a, .SPEC {
    font-size: 10px;
    color: #D20035;
    
  
}

.NO a:link, .CUR a:link, .INACT a:link, .SPEC {
    font-size: 10px;
    color: #D20035;
  
}

.NO a:visited, .CUR a:visited, .INACT a:visited, .SPEC {

    color: #D20035;
  
}

.NO img, .CUR img, .INACT img, .SPEC img{

    border: none;
  
}

