.eejudge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	list-style-image: url(images/list.gif);
}
a:link {
	color: #005655
}
a:hover {
	color: #090;
	text-decoration: none
}
.titleRed {
	font-size: 30px;
	font-weight: bold;
	color: #005655;
}
a.button:visited, a.button {
	display: block;
	background-color: #ffffff;
	border: 1px solid #990000;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	width: 100px;
	padding: 3px;
	text-align: center;
}
a.button:hover {
	background-color: #FF0000;
	border: 1px solid #ffffff;
	color: #ffffff;
}
a:visited {
	font-size: 12px;
	color: #3333CC
}
.title {
	font-weight: bold;
	color: #005857;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;


}
