BODY {
background-image : url(siderot_plain.jpg);
	color : Black;
	background-color : #FFFFCC;
	font-family : "Courier New", Courier, monospace, serif;
	font-size : small;
	font-weight : bold;
}

A {
background : transparent;
	text-decoration : none;
	color : Black;
	font-family : "Courier New", Courier, monospace;
	font-size : small;
	font-weight : bold;
}

A:HOVER {
color : #FF4500;
	text-decoration : none;
	font-family : "Courier New", Courier, monospace;
	font-size : small;
	font-weight : bold;
}
a:visited {
background : transparent;
	color : #9400D3;
	font-family : "Courier New", Courier, monospace;
	font-style : normal;
	font-weight : bolder;
	font-size : small;
}
table.navbar {
background-image : url(siderot_plain.jpg);

	background-color : #FFFFFF;
	font-family : "Courier New", Courier, monospace;
	font-size : small;
	font-weight : bold;
	margin-left : 165px;
}