﻿a:link {
	background-position: 0px 0px;
	font-variant: normal;
	background-repeat: repeat;
	background-attachment: scroll;
	text-decoration: none;
}
a:hover {
	font-size: none;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #33CC33;
}
a:visited {
	font-size: none;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #0099CC;
	text-decoration: none;
}
a:active {
	font-size: none;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #0099CC;
}
a {
	font-size: small;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #00FFFF;
}
h1 {
	font-size:12px;
	font-weight: bold;
	font-style: normal;
	font-color: fff;
}