td {
	font-family: Comic Sans MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000066;
	text-decoration: none;
}
body {
	font-family: Comic Sans MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000066;
	background-image: url(../IMAGES/bak_gul.gif);
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
