a:link {
	color : #999999;
	text-decoration : none;
	font-weight : normal;
}
a:visited {
	color : #999999;
	text-decoration : none;
	font-weight : normal;
}
a:hover {
	color : #FFCC33;
	font-weight : normal;
	text-decoration: none;
}

.borderlines {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.rBorderline {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #CCCCCC;
}
.BackGrdColor {
	background-color: #FFFFFF;

}
.bkgrdBotR {
	background-image: url(images/bkgrd_squares.gif);
	background-position: right bottom;
	background-repeat: no-repeat;

}
.TextRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;

}
.ruta{
	background: #fafafa;
	border: 1px solid #e0e0e0;
	padding: 5px;

}
.ImgBorderGrey {
	border: 1px solid #999999;
}

}
.ImgBorderWhite {
	border: 1px solid #FFFFFF;
}

.GuestBookEntryBorder {
padding: 5px;
	border: 1px solid #999999;
	color : #555555;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	overflow:auto;

}
