﻿body {
	font-family: tahoma;
	font-size: small;
}
.toplinks:link {
	font-family: tahoma;
	font-size: small;
	text-decoration: none;
	color: #FFFFFF;
}
.toplinks:visited {
	font-family: tahoma;
	font-size: small;
	text-decoration: none;
	color: #FFFFFF;
}
.toplinks:hover {
	font-family: tahoma;
	font-size: small;
	color:#0000FF
	text-decoration: underline;
}
.newslinks:link {
	font-family: tahoma;
	font-size: x-small;
	text-decoration: none;
	color: #FF0000;
}
.newslinks:visited {
	font-family: tahoma;
	font-size: x-small;
	color: #FF0000;
}
.newslinks:hover {
	font-family: tahoma;
	font-size: x-small;
	color: #0000FF;
	text-decoration: underline;
}

a {
	font-family: tahoma;
	font-size: x-small;
	text-decoration: none;
	color: #000080;
}
a:hover {
	font-family: tahoma;
	font-size: x-small;
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	font-family: tahoma;
	font-size: x-small;
	text-decoration: none;
	color: #000080;
}
a:link {
	font-family: tahoma;
	font-size: x-small;
	text-decoration: none;
	color: #000080;
}

input {
	font-family: tahoma;
	font-size: x-small;
	color: #000080;
}
textarea {
	font-family: tahoma;
	font-size: x-small;
	color: #000080;
}
