A:Link  {
	color : #000000;
	text-decoration : none;
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;


}

A:Visited  {
	color : #333333;
	text-decoration : none;
	font-weight: bold;
	font-family: Arial;


}

A:Active  {
	font-weight : bold;
	color : #000000;
	font-family: Arial;

}

A:Hover  {
	font-weight : bolder;
	color : #990000;
	font-family: Arial;
	font-size: 12px;

}

img.index  {
	cursor : w-resize;
	font-family: Arial;

}
