﻿a:link { 
color : black; 
}
 
a:visited { 
color : black; 
}
 
a:hover { 
color : black; 
}
 
a:active { 
color : #ff6600; 
} 