A {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	text-decoration : none;
	color : Gray;
	letter-spacing : 1px;
}
A:HOVER {
	color : #FF9900;
}
H3 {
	font-family : "MS Serif", "New York", serif;
	font-size : 13px;
	font-weight : bold;
	letter-spacing : 7px;
	color : #333333;
}

