﻿TD {
	color : black;
	font-family : Tahoma;
	font-size : 11px;
}
BODY {
	color : black;
	font-family : Tahoma;
	font-size : 11px;
}
text {
	color : #320266;
	font-family : Tahoma;
	font-size : 10px;
}
H1 {
	color : White;
	font-family : Tahoma;
	font-size : 11px;
}
A {
	color: #320265;
	font-family : Tahoma;
	font-size : 11px;
	text-decoration : none;
	font-weight: bold;
}
A:HOVER {
	color : navy;
	font-family : Tahoma;
	font-size : 11px;
	text-decoration : underline;
	font-weight: bold;
}
A.menu {
	color : white;
	font-family : Tahoma;
	font-size : 11px;
	font-weight: bold;
	text-decoration : none;
	text-indent : 5px;
}
A.menu:HOVER {
	color : #87CEFA;
	font-family : Tahoma;
	font-size : 11px;
	font-weight: bold;
	text-decoration : underline;
}
A.top_button {
	color : gray;
	font-family : Tahoma;
	font-size : 10px;
	text-decoration : none;
	font-weight : bold;
}
A.top_button:HOVER {
	color : #F86400;
	font-family : Tahoma;
	font-size : 10px;
	text-decoration : underline;
	font-weight : bold;
}
A.bot_button {
	color : white;
	font-family : Tahoma;
	font-size : 10px;
	text-decoration : none;
	font-weight : bold;
}
A.bot_button:HOVER {
	color : #87CEFA;
	font-family : Tahoma;
	font-size : 10px;
	text-decoration : underline;
	font-weight : bold;
}
BODY {
	SCROLLBAR-FACE-COLOR: silver;
	SCROLLBAR-HIGHLIGHT-COLOR: white;
	SCROLLBAR-SHADOW-COLOR: silver;
	SCROLLBAR-3DLIGHT-COLOR: silver;
	SCROLLBAR-ARROW-COLOR: navy;
	SCROLLBAR-DARKSHADOW-COLOR: silver;
	SCROLLBAR-BASE-COLOR: white;
}
.image {
	border: solid 1px black;
}
