a.all:link
{
	color: #ffffff;
	text-decoration: none;
}

a.all:visited {
	color: #ffffff;
	text-decoration: none;
}

a.all:hover
{
	color: #ffffff;
	text-decoration: underline;
}
a.title:link
{
	font-family: Tahoma;
	font-size: 13px;
	color: #630102;
	text-decoration: none;
}

a.title:hover
{
	font-family: Tahoma;
	font-size: 13px;
	color: #ff6600;
	text-decoration: none;
}

a.title:visited 
{
	font-family: Tahoma;
	font-size: 13px;
	color: #ff6600;
	text-decoration: underline;
}

a.boardtitle:link
{
	color: purple;
	text-decoration: none;
}

a.boardtitle:visited {
	color: purple;
	text-decoration: none;
}

a.boardtitle:hover
{
	color: purple;
	text-decoration: underline;
}
.tahoma13_orange
{
	color: #ff6600;
	font-family: Tahoma;
	font-size: 13px;
	text-decoration: none;
}

.tahoma13_brown
{
	color: #630102;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: Normal;
	text-decoration: none;
}

a.menu:link
{
	color: #630102;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}

a.menu:visited
{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	text-decoration: underline;	
}

a.menu:hover
{
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
	font-size: 13px;	
}
