.side_bar_link
{
	color:			#FFFFFF;
	font-family: 		arial;
	font-size:		10pt;
	/*left:			10px;*/
	/*margin-left: 		10px;*/
	text-decoration:	none;
	/*text-indent: 		10px;*/
	/*text-shadow:		#FFFFFF;*/
}


.side_bar_link:hover
{
 	/*background-color:	#FFFFC8;*/
	color: 			FFFFC8;
	font-weight:		bold;
	text-decoration:	none;	
}

.side_bar_title
{
	color:			#FFFFFF;
	font-family: 		arial;
	font-size:		14pt;
	text-decoration:	underline;
	text-style:		italic;

}

.footer_link
{
	color:			#000000;
	font-family: 		arial;
	font-size:		9pt;
	text-decoration:	none;
	margin-left: 		5px;
	margin-right: 		5px;
	letter-spacing:		3;
}

.updated_text
{
	color:			#000000;
	font-family: 		arial;
	font-size:		8pt;
	text-decoration:	none;
}

.homepage_events_text
{
	font-size:		16pt;
}