a:link {
	color: #5C5D5D;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #5C5D5D;
}
a:hover {
	text-decoration: none;
	color: #E88624;
}
a:active {
	text-decoration: none;
}
TD
{
	font-size: 12px;
	font-family: Arial;
	color: #5C5D5D
}
.maintable
{
	background-color: White;
}
.sans10px
{
	font-size: 10px;
	font-family: Arial;
}
.sans11px
{
	font-size: 11px;
	font-family: Arial;
}
.sans12px
{
	font-size: 12px;
	font-family: Arial;
}
.sans10pxbold
{
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
}

BODY
{
	background: #ffffff url('/image/walser/walserSiteBG.gif') repeat-x;
}

