@import url(css-import-index.css);

body { 
background-color: #fff;
font: .90em Arial, Helvetica, sans-serif; 
}

h1, h2 { 
font-size: 120% 
}

a:link { 
color: #cc6600; 
}

a:visited { 
color: #e6cccc; 
}
