td,body {
	color: #000000;
	font-family: Verdana, Tahoma, sans-serif;
/*	font-size: 13px; */
}
td
{
	font-size: 10pt;	
}
a {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
}

a.ozonlink {
	color: #993333;
	text-decoration: none;
	font-family: verdana
	font-size: 13pt;
}

a:hover {
	color: #993333;
	text-decoration: none;
	font-weight: bold;
}

a:active {
	color: #993333;
	text-decoration: none;
	font-weight: bold;
}	
/*a:visited {
  	color: #993333;
}*/

