/* USEFUL LINKS TAHOMA -------------------------------------------------------- */
.usefulheader
{
	background-color:	transparent;
	font-family: 		'Times New Roman', sans-serif;
	font-size: 			83%;
	color:				#800080;
	font-weight: 		bold;
}

.usefulgroupheader
{
	background-color:	transparent;
	font-family: 		'Times New Roman', sans-serif;
	font-size: 			83%;
	color:				#000000;
	font-weight: 		bold;
}

.usefulgroupspace
{
	background-color:	transparent;
	font-family: 		'Times New Roman', sans-serif;
	font-size: 			83%;
	color:				#000000;
	font-weight: 		bold;
}

.usefullinklink
{
	background-color:	transparent;
	font-family: 		'Times New Roman', sans-serif;
	font-size: 			83%;
	color:				#800080;
	text-decoration: 	underline;
	text-align:			center;
}

.usefullinktext
{
	background-color:	transparent;
	font-family: 		'Times New Roman', sans-serif;
	font-size: 			83%;
	color:				#800080;
}

.usefullinktext a:link {
	background-color:	transparent;
	text-decoration: 	underline;
	color: 				#800080;
	}
.usefullinktext a:visited {
	background-color:	transparent;
	text-decoration: 	underline;
	color: 				#800080;
	}
.usefullinktext a:hover {
	background-color:	transparent;
	text-decoration: 	underline;
	color: 				#FF0000;
	}
.usefullinktext a:active {
	background-color:	transparent;
	text-decoration: 	underline;
	color: 				#FF0000;
	}