/* CSS Document */

body,td,th {
	color:#244AB4;
	font-family: verdana;
	font-weight: normal;
	font-size: small;
}
A:link {
	color:#1E542B;
	font-family: verdana;
	font-weight: bold;
	font-size: small;
	text-decoration: none;
}
A:visited {
	color:#1E542B;
	font-family: verdana;
	font-weight: bold;
	font-size: small;
	text-decoration: none;
}
A:hover {
	color:#000000;
	font-family: verdana;
	font-weight: bold;
	font-size: small;
	text-decoration: none;
}
A.topmenu:link {
	color:#000000;
	font-family: verdana;
	font-weight: bold;
	font-size: small;
	text-decoration: none;
}
A.topmenu:visited {
	color:#000000;
	font-family: verdana;
	font-weight: bold;
	font-size: small;
	text-decoration: none;
}
A.topmenu:hover {
	color:#50799b;
	font-family: verdana;
	font-weight: bold;
	font-size: small;
	text-decoration: none;
}
A.creator {

	color:#50799b;
	font-family: verdana;
	font-weight: normal;
	font-size: xx-small;
	text-decoration: none;
}
A.creator:link {

	color:#50799b;
	font-family: verdana;
	font-weight: normal;
	font-size: xx-small;
	text-decoration: none;
}
A.creator:visited {

	color:#50799b;
	font-family: verdana;
	font-weight: normal;
	font-size: xx-small;
	text-decoration: none;
}
A.creator:hover {

	color:#50799b;
	font-family: verdana;
	font-weight: bold;
	font-size: xx-small;
	text-decoration: none;
}
textarea {
	color:#7E3B36;
	font-family: verdana;
	font-weight: normal;
	font-size: small;
}
input {
	color:#7E3B36;
	font-family: verdana;
	font-weight: normal;
	font-size: small;
}
