a:link {
	color: black;
	font-size: x-small;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}

a:visited {
	color: black;
	font-size: x-small;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}

a:active {
	color: black;
	font-size: x-small;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}

a:hover {
	color: #770000;
	font-size: x-small;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}

a {
	font-family: Verdana;
}

body{
	scrollbar-face-color: white;
	scrollbar-shadow-color: #770000;
	scrollbar-highlight-color: #770000;
	scrollbar-3dlight-color: white;
	scrollbar-darkshadow-color: white;
	scrollbar-track-color: white;
	scrollbar-arrow-color: #770000;
}

h3 {
	font-family: Verdana;
	font-size: x-small;
}

h2 {
	font-family: Verdana;
	font-size: small;
}

p {
	font-family: Verdana;
	font-size: x-small;
}

div {
	font-family: Verdana;
	font-size: x-small;
}

div.head {
	font-family: Verdana;
	font-size: large;
}
