a:link.whitelink {
	color: white;
}
a:visited.whitelink {
	color: white;
}
a:hover.whitelink {
	color: red;
}
a:active.whitelink {
	color: white;
}

/*
*
{
	font-family:Tahoma;
}


html
{
	font-size:100.01%;
}

h1
{
	font-size:1em;
	color:#000000;
	line-height:1;
	letter-spacing:0;
}

h2
{
	font-size:0.8em;
	color:#000000;
	line-height:1;
	letter-spacing:0;
}

h3
{
	font-size:0.6em;
	color:#000000;
	line-height:1;
	letter-spacing:0;
}

p
{
	font-size:1em;
	color:#000;
	line-height:1;
	letter-spacing:0;
}

a:link
{
	color:#000000;
	font-size:1em;
	line-height:1;
	letter-spacing:0;
	text-decoration:underline;
}

a:visited
{
	color:#000000;
	font-size:1em;
	line-height:1;
	letter-spacing:0;
	text-decoration:underline;
}

a:hover
{
	color:#000000;
	font-size:1em;
	line-height:1;
	letter-spacing:0;
	text-decoration:none;
}

a:active
{
	color:#000000;
	font-size:1em;
	line-height:1;
	letter-spacing:0;
	text-decoration:underline;
}

ul
{
	list-style:outside circle;
	margin:0 0 0 1em;
	font-size:1em;
	letter-spacing:0;

}



table
{
	border:1px solid #777;
}

table tr
{
	border:1px solid #777;
}

table tr td
{
	border:1px solid #777;
}

hide
{
	display:none;
	visibility:hidden;
}
*/
