/* ##############################
/* TO MODIFY - NOT DELETED */
/* CLASS CALLED IN THE SITE PAGES */
/* MENU */
/* ###########################*/

/****************
/* link logout */
.Link_logout{
	color: #3366FF;
	text-decoration: none;
}
a.Link_logout:link, a.Link_logout:visited, a.Link_logout:active {
}
a.Link_logout:hover {
	color: #0000FF;
	text-decoration: underline;
}

/****************
/* menu link */
.Link_MenuLink1 {
	color: #FD6C01;
	text-decoration: none;
	padding-left: 25px;
	}
.Link_MenuLink {
	color: #FD6C01;
	text-decoration: underline;
	}
a.Link_MenuLink:link, a.Link_MenuLink:visited, a.Link_MenuLink:active {
}
a.Link_MenuLink:hover {
	color: #0000FF;
	text-decoration: none;
}

/****************
/****************
/* link tit_site */

.Link_tit_site {
	color: #FD6C01;
	text-decoration: none;
	font-weight: bold;
	padding-right: 10px;
	}
a.Link_tit_site:link, a.Link_tit_site:visited, a.Link_tit_site:active {
}
a.Link_tit_site:hover {
}

/****************
/****************
/* google link */
.google_link {
	color: #3366FF;
	text-decoration: none;
	}
a.google_link:link, a.google_link:visited, a.google_link:active {
}
a.google_link:hover {
	color: #0000FF;
	text-decoration: underline;
}

}
/****************
/* rss link */
.RSS_title {
	color: #E2001A;
	text-decoration: underline;
	font-weight: bold;
	}
a.RSS_title:link, a.RSS_title:visited, a.RSS_title:active {
}
a.RSS_title:hover {
	color: #0000FF;
	text-decoration: none;
}
.RSS_link {
	color: #3366FF;
	text-decoration: none;
	font-size: 11px;
	}
a.RSS_link:link, a.RSS_link:visited, a.RSS_link:active {
}
a.RSS_link:hover {
	color: #0000FF;
	text-decoration: underline;
}



/****************
/****************
/* useless link */
.useless_link {
	color: #3366FF;
	text-decoration: none;
	}
a.useless_link:link, a.useless_link:visited, a.useless_link:active {
}
a.useless_link:hover {
	color: #0000FF;
	text-decoration: underline;
}

/****************
/****************
/* link dws */

.Link_dws {
	color: #666666;
	font-size: 10px;
	text-decoration: none;
	}
a.Link_dws:link, a.Link_dws:visited, a.Link_dws:active {
}
a.Link_dws:hover {
}

/* ############################## */
/* END - DO NOT DELETE*/ 
/* ###########################*/
/* ############################## */
/* PERSONAL CLASSES */
/* ###########################*/
