File: D:/HostingSpaces/MBroek/ficore.nl/wwwroot/css/styles.css
/* -------------------------------------------------------
styles stylesheet / www.milestowork.nl
development by
tableaux
www.tableaux.nl
november 2007
---------------------------------------------------------- */
/* ------------------------------------------------------------- body */
body, p, td {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:20px;
color:#000000;
}
a {
text-decoration:none;
color: #CACACA;
}
a:hover {
text-decoration:none;
color: #CACACA;
}
/* ------------------------------------------------------------- h styles */
h1 {
font-size: 14px;
font-family: Arial;
color: #FFFFFF;
}
div#contentinner, div#contentinner td {
font-family: Arial;
font-size: 10px;
color: #FFFFFF;
text-align: left;
}