A  {
	color : #FF0000;
	font-size : small;
	font-family : monospace;
	font-weight : normal;
	text-decoration : none;
	text-align : left;
	text-transform : uppercase;
	text-indent : 2px;
}

A:Visited  {
	color : #FF0000;
}

A:Active  {
	color : #008000;
}

A:Hover  {
	color : #ffffff;
}

a.Normal {
	color : #0000aa;
	font-family: verdana;
	font-size: 12px;
	font-weight : normal;
	text-decoration : none;
	text-align : left;
	text-transform : none;
	text-indent : 2px;
}

a.Normal:hover {
	color : #000099;
	font-family: verdana;
	font-size: 12px;
	text-decoration: underline;
}

a.Normal:visited {
	color : #0000aa;
	font-family: verdana;
	font-size: 12px;
}

TD.menu  {
	background-color : #ffffbb;
	background : url(images/menubg.jpg);
	text-align : left;
	vertical-align : top;
}

TD.btn  {
	width : 170px;
	border-width : thin;
	border-color : #ffe5cf;
	border-style : outset;
	padding : 2px;
	background-color : #efc5af;
	text-align : center;
}

A.mlk  {
	font-size : x-small;
	color : #0000FF;
}

A:Visited.mlk  {
	color : #0000FF;
	font-size : x-small;
}

A:Active.mlk  {
	font-size : x-small;
	color : #008000;
}

A:Hover.mlk  {
	font-size : x-small;
	color : #FF00FF;
}

