a:link { 
color : #c1598e; 
text-decoration : none; 
letter-spacing : 1px; 
font-weight : 500; 
font-style : normal; 
font-size : 12px; 
font-family : Trebuchet MS, Arial, Helvetica; 
} 
a:visited { 
color : #c1598e; 
text-decoration : none; 
letter-spacing : 1px; 
font-weight : 500; 
font-style : normal; 
font-size : 12px; 
font-family : Trebuchet MS, Arial, Helvetica; 
} 
a:active { 
color : #c1598e; 
text-decoration : none; 
letter-spacing : 1px; 
font-weight : 500; 
font-style : normal; 
font-size : 12px;  
font-family : Trebuchet MS, Arial, Helvetica; 
} 
a:hover { 
color : #c1598e; 
text-decoration : underline overline; 
background-color : #feeded; 
font-style : normal; 
font-size : 12px; 
font-family : Trebuchet MS, Arial, Helvetica; 
}
body {
scrollbar-arrow-color: #C1598E;
scrollbar-base-color: #D5E0DF;
scrollbar-dark-shadow-color: #D5E0DF;
scrollbar-track-color: #FBE1E8;
scrollbar-face-color: #D5E0DF;
scrollbar-shadow-color: #ADC7C9;
scrollbar-highlight-color: #ADC7C9;
scrollbar-3d-light-color: #3D86A9;
}