a {
	color: #8B0000;
	text-decoration: underline;
}

a:hover {
	color: #DC143C;
	text-decoration: none;
}

a:visited {
	color: #8B0000;
	text-decoration: underline;
}

/*************************************************************************/
/* Menu                                                                  */
/*************************************************************************/
a.menu_item {
	color: #000000;
	text-decoration: none;
}

a.menu_item:hover {
	color: #000000;
	text-decoration: none;
}

a.menu_item:visited {
	color: #000000;
	text-decoration: none;
}

/*************************************************************************/
/* Content                                                               */
/*************************************************************************/
a.content {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

a.content:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a.content:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

a.add {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

a.add:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a.add:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

a.content_foot {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a.content_foot:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

a.content_foot:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

/*************************************************************************/
/* Polls                                                                 */
/*************************************************************************/
a.polls {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

a.polls:hover {
	color: #FF9900;
	font-weight: bold;
	text-decoration: none;
}

a.polls:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

/*************************************************************************/
/* Paging                                                                */
/*************************************************************************/
a.paging {
	color: #000000;
	text-decoration: none;
}

a.paging:hover {
	color: #000000;
	text-decoration: none;
}

a.paging:visited {
	color: #000000;
	text-decoration: none;
}

/*************************************************************************/
/* Foot                                                                 */
/*************************************************************************/
a.foot {
	color: #FFFFFF;
	text-decoration: underline;
}

a.foot:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

a.foot:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

/*************************************************************************/
/* Calendar                                                              */
/*************************************************************************/
a.calendar {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a.calendar:hover {
	color: #2F2F2F;
	font-weight: bold;
	text-decoration: underline;
}

a.calendar:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

/*************************************************************************/
/* Search                                                                */
/*************************************************************************/
a.search {
	color: #CC6600;
	font-weight: bold;
	text-decoration: none;
}

a.search:hover {
	color: #CC6600;
	font-weight: bold;
	text-decoration: underline;
}

a.search:visited {
	color: #CC6600;
	font-weight: bold;
	text-decoration: none;
}

/*************************************************************************/
/* Guestbook                                                             */
/*************************************************************************/
a.guestbook {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a.guestbook:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a.guestbook:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

/*************************************************************************/
/* Blocks                                                                */
/*************************************************************************/
a.block {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a.block:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a.block:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}