H2  {
	color : Blue;
	font-weight : bold;
}

A  {
	text-decoration : none;
	color : White;
	font-family : Times New Roman;
	font-size : 4.75mm;
	font-weight : 600;
}

A:Visited  {
	color : Silver;
}

A:Active  {
	color : Blue;
}

A:Hover  {
	color : Blue;
}

BODY  {
	font-family : Times New Roman;
	color : Aqua;
}

all.descr  {
	font-size : x-small;
	font-family : Times New Roman;
	font-weight : normal;
	color : Aqua;
	text-align : center;
}

A.dlink  {
	font-size : x-small;
	font-family : Times New Roman;
	color : White;
	text-align : right;
	font-weight : normal;
}

A.dlink:hover  {
	color : Blue;
}

A.dlink:visited  {
	color : Silver;
}

A.dlink:active  {
	color : Blue;
}

