a.link1:link {
	color: #FF6600;
	font-weight: normal;
	text-decoration: none;
	font-size: 10px;
}

a.link1:hover {
	color: #FFCC66;
	POSITION: relative;
	TOP: 1px;
	LEFT: 1px;
	font-size: xx-small;
}

a.link1:visited {
	color: #FFCC66;
	font-weight: bold;
	text-decoration: none;
	font-size: xx-small;
}

a.link2 {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: xx-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

a.link2:hover {
	color: #FFFFFF;
	POSITION: relative;
	TOP: 1px;
	LEFT: 1px;
	font-size: xx-small;
	text-decoration: none;

}

a.link2:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: xx-small;
}
A {
	font-size: 10px;
}
