Code: Select all
<style type="text/css">
<!--
body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
color: #6e6e6e;
}
//-->
</style>Code: Select all
<link rel="StyleSheet" href="css.css" type="text/css" media="screen" />Anyone know a way around this, or what's wrong with this?