td { 
	font-size: 11 px; 
	font-weight: bold;
	color: black;
	text-align: center;
	text-valign: top;
}

a            { 
    COLOR: #922B48;
    text-decoration: none;    
}

a:hover      { 
    COLOR: blue	;
    text-decoration: none;     
}

