.test {
	margin: 50px;
}
.font_head_black {
	font-size: 0.9em;
	font-weight: bold;
	color: #333333;
}
.font_head_white {
	font-size: 0.85em;
	font-weight: bold;
	color: #F2F2F2;
}
.font_head_white a:link, .font_head_white a:visited {
	color: #F2F2F2;
}
.font_head_white a:hover {
	color: #FFCC33;
}
.font_14_bold_ant {
	font-size: 0.9em;
	font-weight: bold;
	color: #4E4E4E;
}
.font_14_bold_grey {
	font-size: 0.9em;
	font-weight: bold;
	color: #999999;
}

.font_14_bold_white {
	font-size: 0.9em;
	font-weight: bold;
	color: #FFFFFF;
}
.font_14_bold_yellow {
	font-size: 0.9em;
	font-weight: bold;
	color: #FFCC00;
}


.font_14_bold_red {
	font-size: 0.9em;
	font-weight: bold;
	color: #CC0000;
}

.font_12_bold {
	font-size: 0.8em;
	font-weight: bold;
}
.font_12_bold_red {
	font-size: 0.8em;
	font-weight: bold;
	color: #FF0000;
}
.font_12_bold_white {
	font-size: 0.8em;
	font-weight: bold;
	color: #FFFFFF;
}


.font_12 {
	font-size: 0.8em;
}
.font_11_bold {
	font-size: 0.75em;
	font-weight: bold;
}
.font_11 {
	font-size: 0.75em;
}

.font_11_bold_white {
	font-size: 0.75em;
	font-weight: bold;
	color: #FFFFFF;
}

.font_10_bold {
	font-size: 0.7em;
	font-weight: bold;
}

.font_10_bold_red {
	font-size: 0.7em;
	font-weight: bold;
	color: #CC0000;
}
.font_stick_bold_white {
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}
.font_stick_bold_yellow {
	font-size: 9px;
	font-weight: bold;
	color: #FFCC00;
}



.font_8 {
	font-size: 0.65em;
}
.font_8_white {
	font-size: 0.65em;
	color: #FFFFFF;
}

.font_18_bold_grey {
	font-size: 1.5em;
	font-weight: bold;
	color: #999999;
}
.font_16_bold {
	font-size: 1.3em;
	font-weight: bold;
}

.font_18_bold_ant {
	font-size: 1.5em;
	font-weight: bold;
	color: #4E4E4E;
}
.font_16_bold_ant {
	font-size: 1.3em;
	font-weight: bold;
	color: #4E4E4E;
}


.font_16_bold_grey {
	font-size: 1.3em;
	font-weight: bold;
	color: #999999;
}
.font_16_bold_red {
	font-size: 1.3em;
	font-weight: bold;
	color: #FF0000;
}

.font_red {
	color: #FF0000;
}
.font_white {
	color: #FFFFFF;
}
.font_yellow {
	color: #FFCC00;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
p {
	margin-top: 0px;
	margin-bottom: 0px;
}

.linkline
{


}

.linkline a:link, .linkline a:visited
{
	text-decoration: none;
	color: #252525;
	display: block;
}

.linkline a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #252525;
	display: block;
}
.linkgoog
{


}

.linkgoog a:link, .linkgoog a:visited
{
	text-decoration: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	background-image: url(/000000/maps/images/googlemaps20.png);
	height: 20px;
	width: 50px;
}

.linkgoog a:hover {
	text-decoration: none;
	display: block;
	background-image: url(/000000/maps/images/googlemaps20y.png);
	height: 20px;
	width: 50px;
}
.plrank {
	font-size: 0.8em;
	line-height: 20px;
	font-weight: bold;
	background-color: #FCB1B1;
	text-align: center;
	float: left;
	width: 25px;
}
.plprev {
	font-size: 0.7em;
	line-height: 20px;
	font-weight: bold;
	color: #333333;
	background-color: #FA8282;
	text-align: center;
	float: left;
	width: 25px;
}
.plbest {
	font-size: 0.7em;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF1E1E;
	text-align: center;
	float: left;
	width: 25px;
}
