a, p { color: MidnightBlue; } 

a { background-color: #CCFF00; } 

a {  
    text-decoration: none; 
} 

p { 
    text-indent: 20px; 
}