	body, p, td, li, ul, ul{ font-family: verdana; font-size: 11px; color: #000000;	}

	li { list-style: none;}

	big { font-family: verdana; font-size: 14px; 	}

	b {	font-weight: bold;  	}

	i { 	font-style: italic; }






A:link, A:active
	{
	text-decoration	:	none;
	color		:	#800080;
	background	:	transparent;
	}
A:visited 
	 { color: #8B008B; text-decoration: none; background-color: transparent }		
A:hover 
	{ 
   	text-decoration	:	none; 
	color		:	#800080;
	background	:	#D3D3D3;
	}
A:visited.brown
	{
	text-decoration	:	none;
	color		:	#8B008B;
	background	:	transparent;
	}

#leftcol p.twitter{margin:10px 0 0 0;padding:0;width:100%;}
#leftcol p.twitter a{font-size:12px;padding:4px 4px 4px 19px;background:transparent url("/images/icons/twitter.png") no-repeat 2px 3px;border:1px solid #00deee;}
