a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
.linkhorizontal a:link, .linkhorizontal a:active, .linkhorizontal a:visited {
	font-family: Verdana;
	font-size: 12;
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
}
.linkhorizontal a:hover {
	font-family: Verdana;
	font-size: 12;
	color: #f36c01;
	font-style: normal;
	line-height: normal;
}

.linkvertical a:link, .linkvertical a:active, .linkvertical a:visited {
	font-family: Verdana;
	font-size: 12;
	color: #333333;
	font-style: normal;
	line-height: normal;
}
.linkvertical a:hover {
	font-family: Verdana;
	font-size: 12;
	color: #f36c01;
	font-style: normal;
	line-height: normal;
}
.linkvertical2 a:link, .linkvertical2 a:active, .linkvertical2 a:visited {
	font-family: Verdana;
	font-size: 10;
	color: #333333;
	font-style: normal;
	line-height: normal;
}
.linkvertical2 a:hover {
	font-family: Verdana;
	font-size: 10;
	color: #f36c01;
	font-style: normal;
	line-height: normal;
}
