/*************************************/
/*   UNIVERSAL TAG DECLARATIONS      */
/*************************************/

img { border:0; }

a {
	color:#0099FF;
	text-decoration: none;
	}
	
a:hover {
	color:#CC0066;
	text-decoration: underline;
	}
	
.divide {
	background-color: #cccdd9;
	height: 1px;
	padding: 0px; margin: 0px;
	}
	
/*************************************/
/*   TEXT DECLARATIONS AND FORMATS   */
/*************************************/


.statcol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222222;
	font-weight: bold;
	}
	
.statcol a, .statcol a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	font-weight: bold;
	}
	
.statcol a:hover, .statcol a:visited:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0066;
	font-weight: bold;
	}
	
.visitors {
	margin: 8px 0 4px 0;
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color:#0099FF;
	text-align: left;
	float: left;
	width: 250px;
	}
	
