/* ----------------------------------------------------
   Project: 	blokfluit.org
   Subject: 	about us CSS definitions

   (C) 2008 Netklaar, Amsterdam
   ---------------------------------------------------- */



/* --- TEXT DEFINITIONS MODERN------------------------------------------------------------------*/
a:link, 
a:visited,
.resulttable a:visited
{
	color: #886700;
/*	color: #72550B;*/
	text-decoration: underline;
}

a:hover,
td,
.resulttable a:hover
{
	color: #757673;
/*	vertical-align: top;*/

}

a:active,
.resulttable a:active
{
	color: #886700;
/*	color: #72550B;*/
	text-decoration: underline;
}

td.previous-next a:link, 
td.previous-next a:visited
{
	color: #886700;
/*	color: #72550B;*/
	font-size: 11px;
	padding: 0 2px 0 2px;
	text-align: center;
	text-decoration: none;
}

td.previous-next a:hover
{
	font-size: 11px;
	color: #757673;
	padding: 0 2px 0 2px;
}

td.previous-next a:active
{
	color: #886700;
/*	color: #72550B;*/
	font-size: 11px;
	padding: 0 2px 0 2px;
	text-align: center;
	text-decoration: none;
}

.tx-srfeuserregister-pi1 dl dt
{
	font-weight:bold;
}