A:LINK    {text-decoration:underline; color: #000000;}
A:VISITED {text-decoration:underline; color: #000000;}
A:ACTIVE  {text-decoration:underline; color: #000000;}
A:HOVER   {text-decoration:underline; color: #000000;}


table, input, select {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}


h1 {
	font-weight: bold;
	font-size: 64px;

	color: #ffffff;
}

img#small {
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}