embed {
	border-style: groove;
	border-width: 2px;
}

img {
	outline-width: 1px;
	outline-color: #000000;
	outline-style: none;
}

td {
	font-family: Verdana, Arial;
	color: #333333;
	font-size: 10px;
}

a:link {
	font-family: Verdana, Arial;
	font-size: 12px;
	text-decoration: underline;
	color: #5566EE;
}

a:visited {
	font-size: 12px;
	font-family: Verdana, Arial;
	color: #5566EE;
	text-decoration: underline;
}

a:hover {
	border-width: 1px;
	background-color: #bdbdbd;
	font-size: 12px;
	font-stretch: unchanged;
	font-family: Verdana, Arial;
	color: #5566ee;
	border-color: #000000;
	border-style: solid;
	text-decoration: underline;
}

a:active {
	font-size: 12px;
	color: #5566ee;
	text-decoration: underline;
}

H2 {
	color: black;
	font-family: Verdana, Arial;
	font-size: 18px;
}