.cris {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	color: #333333;
}

.copyright {
	font-family: "Arial, Helvetica, Sans-serif";
	font-size: 9px;
	font-style: normal;
	color: white;
}
.link {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	font-style: normal;
	color: Silver;
	background-attachment: scroll;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
}
.mailtext {
	font-family: "Courier New", Courier, mono;
	font-size: 13px;
	font-style: normal;
	color: Gray;
	background-color: transparent;
	background-position: center;
	border: thick none;
	border-width: thin;
	font-variant: normal;
	font-weight: bolder;
	line-height: normal;
}
.mailaddress {
	font-family: "Courier New", Courier, mono;
	font-size: 15px;
	font-style: normal;
	color: Gray;
	background-color: transparent;
	background-position: center;
	border: thin dashed #CD5C5C;
	border-width: medium medium medium medium;
	font-variant: normal;
	font-weight: bolder;
	line-height: 26px;
	background: #BC8F8F;
}
.small_bold{
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	color: Gray;
}
a:link {
	color: white;
	text-decoration: none;	
	text-transform: uppercase;
}
a:visited {
	color: #DB7093;
	text-decoration: none;
	text-transform: uppercase;
}
body {
scrollbar-face-color: #F4A460; 
scrollbar-shadow-color: #333333; 
scrollbar-highlight-color: White; 
scrollbar-3dlight-color: Black; 
scrollbar-darkshadow-color: Maroon; 
scrollbar-track-color: #8B4513; 
scrollbar-arrow-color: #FFDEAD;
}