/*****************************************
		CUSTOM CSS
******************************************/

A.dot {
    text-decoration: none; 
    border-bottom: 1px dashed #F2F2F2;  
   }
   A.dot:hover {
    color: #fff; 
   }