/* CSS Document */
/* CSS rope4hope.org */
body {

	background-attachment: fixed;
	background-repeat: repeat-x;
	background-image:url(images/background/main_background_3.jpg);
}

A:link {text-decoration: none; font-weight:bold; color: #990000;}
A:visited {text-decoration: none; font-weight:bold; color: #990000;}
A:active {text-decoration: none; font-weight:bold; color: #990000;}
A:hover {text-decoration: underline; font-weight:bold; color: #990000;}

.Copywite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: 900;
	font-variant: normal;
	color: #5B4F39;
}
.Copywite a:link, .coppywright a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: 900;
	font-variant: normal;
	color: #5B4F39;
	text-decoration: none;
}

.Copywite a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: 900;
	font-variant: normal;
	color: #333366;
    text-decoration: underline;
}
