
A:link { color: #595959 ; font-size: 11px; text-decoration: none}
               
A:active { color: #595959; font-size: 11px; text-decoration: none}

A:visited { color: #595959; font-size: 11px; text-decoration: none}

A:hover { color: #595959; font-size: 11px;  text-decoration: underline}
body {
	font-family: tahoma;
	font-size: 11px;
	color: #595959;
	
}
.topmenu {
	font-family: tahoma;
	font-size: 12px;
	color: #757575;
	
}
A.topmenu:link { color: #757575 ; font-size: 12px; text-decoration: none}
               
A.topmenu:active { color: #757575; font-size: 12px; text-decoration: none}

A.topmenu:visited { color: #757575; font-size: 12px; text-decoration: none}

A.topmenu:hover { color: #757575; font-size: 12px;  text-decoration: underline}

.clublisting {
	font-family: tahoma;
	font-size: 10px;
	color: #595959;
	
}
A.clublisting:link { color: #595959 ; font-size: 10px; text-decoration: none}
               
A.clublisting:active { color: #595959; font-size: 10px; text-decoration: none}

A.clublisting:visited { color: #595959; font-size: 10px; text-decoration: none}

A.clublisting:hover { color: #595959; font-size: 10px;  text-decoration: underline}

.catheadingsgrey {
	font-family: tahoma;
	font-size: 11px;
	color: #595959;
	font-weight:bold;
	
}
.catheadingswhite {
	font-family: tahoma;
	font-size: 11px;
	color: #ffffff;
	font-weight:bold;
}
.redaccents {
	font-family: tahoma;
	font-size: 10px;
	color: #cf0100;

}
A.redaccents:link { color: #cf0100 ; font-size: 10px; text-decoration: none}
               
A.redaccents:active { color: #cf0100; font-size: 10px; text-decoration: none}

A.redaccents:visited { color: #cf0100; font-size: 10px; text-decoration: none}

A.redaccents:hover { color: #cf0100; font-size: 10px;  text-decoration: underline}
.greenlogin {
	font-family: tahoma;
	font-size: 10px;
	color: #83EF48;

}

.loginregister {
	font-family: tahoma;
	font-size: 11px;
	color: #ffffff;
	font-weight:bold;
}

A.loginregister:link { color: #ffffff ; font-size: 11px; text-decoration: none}
               
A.loginregister:active { color: #ffffff; font-size: 11px; text-decoration: none}

A.loginregister:visited { color: #ffffff; font-size: 11px; text-decoration: none}

A.loginregister:hover { color: #ffffff; font-size: 11px;  text-decoration: underline}
.tdunderline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: e4e4e4;
	border-right-color: e4e4e4;
	border-bottom-color: e4e4e4;
	border-left-color: e4e4e4;
}

.tdlinesides {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: e4e4e4;
	border-right-color: e4e4e4;
	border-bottom-color: e4e4e4;
	border-left-color: e4e4e4;
}
.botones {
	background-color:#B6FF6C; 
	font:Tahoma; 
	font-size:9px; 
	color:#000000;
	border:thin;
	
}


