

BODY{
	font-family : Arial;
	font-size : 12px;
}

.searchText						{ font-family: arial; font-size: 12px; font-weight: normal;}

.sidebar{
	font-weight : bold;	
}

A:link
{
    TEXT-DECORATION: none;
	color : 000000;
}
A:active
{
    TEXT-DECORATION: none;
	color : 000000;
}

A:visited
{
    TEXT-DECORATION: none;
	color : 000000;
}
A:hover
{
    TEXT-DECORATION: underline;
	color : 000000;
	
	
}
.tournamentLink
{
	color:#ffffff;
	font-weight:bold;
	padding-left:5px;
	padding-right:5px;
}
.tournamentLink:hover
{
	font-weight:bold;
}
.h1{
	font-size :18px;
	color : #C72A30;
	font-weight : bolder;
}

.h2{
	font-size :16px;
	color : #000000;
	font-weight : bolder;
	
}
.h3{
	font-size :14px;
	color : #C72A30;
	font-weight : bolder;
}
.h4{
	font-size :12px;
	color : #C72A30;
	font-weight : bolder;
}

.bodyText{
	font-size :12px;
	color : #000000;
	font-weight : normal;
}

.solid{
	border-style : solid;
}

h1{
	font-size :18px;
	color : #C72A30;
	font-weight : bolder;
}


h6{
	font-family : Tahoma;
	font-size :9px;
	color : #999999;
	font-weight : normal;
}

.news_title{
	font-size :11px;
	color : E33037;
	font-weight : bold;
	padding-top:10px;
}
.news_date{
	font-size :10px;
	color : a1a1a1;
	font-weight : normal;
}
.small_text{
	font-size :11px;
	color : 000000;
	font-weight : normal;
}
.sponsor{
	font-size :11px;
	color : 000000;
	font-weight : bold;
}
.error{
	font-size :12px;
	font-weight: bold;
	color : red;
}
TD{
	font-family : Arial;
	font-size : 12px;
}
