/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.navi-css-tommessy {
	font-family: "Lucida Handwriting",  cursive;
 	font-size: 12px;
 	color: rgb(128,128,128);
 	font-weight: bold;
 	text-decoration: none ;
 	background-color: rgb(255,246,238)
}

.Navi_Tommessy_Collies {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 16px;
 	color: rgb(128,128,128);
 	font-weight: bold;
 	text-decoration: none ;
 	text-align: center;
 	background-color: rgb(255,246,238);
 	margin: 0px 5px;
 	padding: 5px;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

.cxx-tommessy_Bildlinks {
	font-family: "Lucida Handwriting",  cursive;
 	font-size: 12px;
 	color: rgb(128,128,128);
 	font-weight: bold;
 	text-decoration: none ;
 	background-color: rgb(255,246,238)
}

.TextNavBar {
	color: rgb(128,128,128);
 	text-decoration: none ;
 	background-color: rgb(237,230,230);
 	border: 1px solid rgb(237,230,230);
 	padding: 3px 5px
}

.Linkhover {
	color: rgb(128,128,128);
 	text-decoration: none 
}

A:hover {
	color: rgb(136,136,136);
 	text-decoration: none ;
 	background-color: rgb(255,246,238)
}

.hover {
	color: rgb(255,102,51);
 	text-decoration: none 
}