/* CSS Document */
body,td,th {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
    background-image: url(pics/higru.jpg);
}

a {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FF9900;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #FF0000;
}
