<style>
body {
				background-color : #666666;
				background-repeat : repeat;
				margin-left : 0px;
				margin-right : 0px;
				margin-top : 0px;
				margin-bottom : 0px;
				margin-height : 0px;
				margin-width : 0px;
				background-position : 0% 0%;
				background-attachment : fixed;
				background-image : url(images/bg.gif);
				scrollbar-3d-light-color: Green;
				scrollbar-arrow-color: #E6BF52;
				scrollbar-base-color: #999999;
				scrollbar-dark-shadow-color: Black;
				scrollbar-face-color: #999999;
				scrollbar-highlight-color: White;
				scrollbar-shadow-color: White;
				}



.nav:link {
		text-align  : center;
		font-size:12px; 
		height:13px; 
		width:100%;
		font-family:"Arial, Verdana"; 
		font-weight:bold; 
		color: #4C4C4C; 
		text-decoration:none;
		padding: 10px;
		background-image : url(none)
		}

		.nav:visited {
		text-align  : center;
		font-size:12px; 
		height:13px; 
		width:100%;
		font-family:"Arial, Verdana"; 
		font-weight:bold; 
		color: #4C4C4C; 
		text-decoration:none;
		padding: 10px;
		background-image : url(none)
		}

		.nav:hover {
		text-align  : center;
		font-size:12px; 
		height:13px; 
		width:100%;
		font-family:"Arial, Verdana";  
		font-weight:bold; 
		color: white; 
		text-decoration:none;
		padding: 10px;
		background-color : #890404;
		background-image : url(../images/rol.jpg)
		
		}






		a:link {
		text-align  : center;
		font-size:11; 
		
		font-family:Arial, Verdana; 
		font-weight:bold; 
		color:#FFFFFF; 
		text-decoration:none;
		padding: 0px;
		
		
		
		}

		a:visited {
		text-align  : center;
		font-size: 11; 
		
		font-family:Arial, Verdana; 
		font-weight:bold; 
		color:#FFFFFF; 
		text-decoration:none;
		padding: 0px;
		
		}

		a:hover {
		text-align  : center;
		font-size: 11; 
		
		font-family:Arial, Verdana; 
		font-weight:bold; 
		color:#860509; 
		text-decoration:none;
		padding: 0px;
		
		}
		
		
.header {
		font-family : Arial, Verdana;
		font-size : 18;
		font-weight : normal;
		color : #999999;
		text-decoration : none;
		}
.content {
		font-family : Arial, Verdana;
		font-size : 18;
		font-weight : normal;
		color : #9C9C9C;
		text-decoration : none;
		}
}
.description {
		font-family : Arial, Verdana;
		font-size : 20;
		font-weight : normal;
		color : silver;
		text-decoration : none;
		
}
		.copy {
		font-family : Arial, Verdana;
		font-size : 12;
		font-weight : normal;
		color : #9E9E9E;
		text-decoration : none;
		padding-left:15px;
		padding-top:5;
		padding-right:15px;
		padding-bottom:5px;
		text-align  : justify;
}
</style>