﻿

.DM 
{
   
    color:  White;
    text-decoration:none;
    font-weight:bold;
}
.DM:hover
{
   
    color:  Green;
    text-decoration:none;
   
}

.link
{
	color: #0554a1;
	    text-decoration:none;
 
	}
.link:hover
{	color: #54a324;
	    text-decoration:none;
  
	}
	
	.linkDam
{
	color: #0554a1;
	    text-decoration:none;
	       font-weight:bold;
 
	}
.linkDam:hover
{	color: #54a324;
	    text-decoration:none;
	       font-weight:bold;
  
	}	

 
   
 
    