A  {
	text-decoration : none;
}

A:Visited  {}

A:Active  {}

A:Hover  {}

BODY  {
	font-family : Times New Roman,serif;
}

DIV.title1  {
	font-family : Times New Roman,serif;
	font-weight : bold;
	font-size : x-large;
	color : White;
}

DIV.indexing{
	font-size : xx-small;
	display: none;
}

DIV.title2  {
	font-size : small;
	font-family : Arial,sans serif;
	font-style : italic;
	color : Silver;
}

DIV.heading1  {
	font-family : Arial,sans-serif;
	font-weight : bold;
	color : Black;
	font-size : small;
	text-align : center;
}

DIV.heading2  {
	font-family : Arial,sans-serif;
	color : Black;
	font-size : small;
	text-align : center;
}

DIV.credits  {
	font-size : xx-small;
	color : Silver;
	font-family : Arial,sans-serif;
}

SPAN.mail  {
	font-size : small;
	color : White;
	font-family : Arial,sans-serif;
}

A.enter{
	color : #B50000;
	font-weight : bold;
	font-size : larger;
}
A.enter:hover{
	color : Red;
	font-weight : bold;
}
A.credit  {
	color : #aaaaff;
}

A.credit:Hover  {
	color : Yellow;
}

