A:HOVER.main_link {
	font-family : Arial;
	font-size : 12 pt;
	color : #000080;
	text-decoration : none;
	font-weight : bold;
	background : #afcef0;
}
A:LINK.main_link {
	font-family : Arial;
	font-size : 12 pt;
	color : #000080;
	text-decoration : none;
	font-weight : bold;
	
	
}

A:VISITED.main_link  {
	font-family : Arial;
	font-size : 12 pt;
	color : #000080;
	text-decoration : none;
	font-weight : bold;
}

A:HOVER.but_link {
	font-family : Arial;
	font-size : 12 pt;
	color : White;
	text-decoration : none;
	font-weight : bold;
	background : #000000;
}
A:LINK.but_link {
	font-family : Arial;
	font-size : 12 pt;
	color : White;
	text-decoration : none;
	font-weight : bold;
}

A:VISITED.but_link  {
	font-family : Arial;
	font-size : 12 pt;
	color : White;
	font-weight : bold;
	text-decoration : none;
}
A:HOVER.index_link {
	font-family : Arial;
	font-size : 15 pt;
	color : #274f7d;
	text-decoration : none;
	font-weight : bold;
	background : #afcef0;
}
A:LINK.index_link {
	font-family : Arial;
	font-size : 15 pt;
	color : #274f7d;
	text-decoration : none;
	font-weight : bold;
}

A:VISITED.index_link  {
	font-family : Arial;
	font-size : 15 pt;
	color : #274f7d;
	font-weight : bold;
	text-decoration : none;
}

