A:link {
	COLOR: #373737; FONT-SIZE: 12px; TEXT-DECORATION: none
}
A:visited {
	COLOR: #373737; FONT-SIZE: 12px; TEXT-DECORATION: none
}
A:hover {
	COLOR: #F26D00; FONT-SIZE: 12px; TEXT-DECORATION: underline
}



.Whitelink 
{ 
 color: #ffffff; text-decoration: none
}
A.menulink 
{
display: block;
width: 150px;
text-align: left;
text-decoration: none;
font-family:arial;
font-size:12px;
color: #373737;
BORDER:none;
border: solid 1px #ffffff;
; font-weight: bolder; padding-top: 2px; padding-right: 4px; padding-bottom: 2px; padding-left: 4px;
 margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px}

A.menulink:hover
{
border: solid 1px #999999;
text-decoration: none;
color: #F26D00;
}
td {  font-family: Arial, Helvetica, sans-serif; font-size: x-small}
.fontsizestyle {  font-size: x-small; font-style: normal; font-weight: normal}


A.golfmenu 
{
display: block;
width: 134px;
text-align: center;
text-decoration: none;
font-family:arial;
font-size:12px;
color: #ffffff;
BORDER:none;
border: solid 1px #FFFFFF;
; font-weight: bolder; padding-top: 2px; padding-right: 4px; padding-bottom: 2px; padding-left: 4px;
 margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px}

A.golfmenu:hover
{
border: solid 1px #6EA9D6;
text-decoration: none;
color: #F26D00;
}


A.stat:link
{
text-decoration: #FFFFFF;
color: #FFFFFF;	
}
A.stat:visited
{
color: #FFFFFF;
text-decoration: #FFFFFF;
}
A.stat:hover
{
text-decoration: #FFFFFF;
color: #FFFFFF;
}


td.tit							/* table items - title */
 {	padding-left	: 2;
	padding-right	: 2;
	padding-top		: 2;
	padding-bottom	: 2;
	text-align		: center;
	vertical-align	: center;
	font-weight		: bold;
	font-style		: normal;
	font-size		: x-small;
	color			: #FFFFFF;
	background-color: #6699cc;
 }
td.item							/* table items - item */
 {	padding-left	: 2;
	padding-right	: 2;
	padding-top		: 2;
	padding-bottom	: 2;
	vertical-align	: top;
	font-weight		: normal;
	font-style		: normal;
	font-size		: x-small;
	color			: #373737;
	background-color: #E5F1FB;
 }
td.item1						/* table items - item для "через строку"*/
 {	padding-left	: 2;
	padding-right	: 2;
	padding-top		: 2;
	padding-bottom	: 2;
	vertical-align	: top;
	font-weight		: normal;
	font-style		: normal;
	font-size		: x-small;
	color			: #373737;
	background-color: #ffffff;
 }
