A {	border-style : outset;	border-right-width : thin;	border-left-width : thin;	border-bottom-width : thin;	border-top-width : thin;	width : 100px;	font-size : smaller;	text-decoration : none;	color : BAEA57;	font-weight : bold;}A:HOVER {	border-style : outset;	border-right-width : thin;	border-left-width : thin;	border-bottom-width : thin;	border-top-width : thin;	width : 100px;	font-size : smaller;	text-decoration : none;	color : White;	background-color : Green;	border-top-width : thin;	font-weight : bold;}A:ACTIVE {	border-style : inset;	border-right-width : thin;	border-left-width : thin;	border-bottom-width : thin;	border-top-width : thin;	width : 100px;	font-size : smaller;	text-decoration : none;	color : White;	background-color : Green;	border-top-width : thin;	font-weight : bold;}P {	font-weight : bold;}