@import url("FontOptions.css");
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #99CCFF;
	font-size: 15pt;
}
body {
    background-image: url(../../SL/img/site/FracSmk02.jpg);
    background-color: #C59764;
}
a:link {
    color: #E76EAA;
}
a:visited {
    color: #5290CA;
}
a:hover {
    color: #ED8947;
}
a:active {
    color: #FAFAFA;
}