
body {
	background-image: url(images/black_white.jpg);
	background-color: #000000;
	background-repeat: repeat;
	background-attachment: fixed; 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
		font-weight:bold;
	font-family: Arial; 
	font-size: 12px;
	text-align:justify;
}

.info {
	color: #820000;
	text-decoration: none;
	font-weight:bold;
	font-family: Arial; 
	font-size: 12px;
	text-align:justify;
}

.footer {
	color: #000000;
	text-decoration: none;
	font-weight:bold;
	font-family: Arial; 
	font-size: 12px;
}
a.menu:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
	cursor: pointer; 
	font-family: Arial; 
	font-size: 12px;}
	
a.menu:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
	cursor: pointer;
	font-family: Arial; 
	font-size: 12px; }

a.menu:hover {
	color: #FD06D0;
	text-decoration: none;
	font-weight:bold;
	cursor: pointer;
	font-family: Arial; 
	font-size: 12px;}
	
a.menu:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
	cursor: pointer; 
	font-family: Arial; 
	font-size: 12px;}
	

a.content:link {
	color: #000000;
	text-decoration: none;
	font-weight:bold;
	cursor: pointer;

}

a.content:visited {
	color: #000000;
	text-decoration: none;
	font-weight:bold;
	cursor: pointer;
}

a.content:active {
	color: #000000;
	text-decoration: none;
	font-weight:bold;
	cursor: pointer;
	
}

a.content:hover {	
	color: #FF0000;
	text-decoration: none;
	font-weight:bold;
	cursor: pointer;
		
}

.content {
	color: #000000;
	font-family: Arial; 
	font-size: 12px;
}


.title {
	color: #FFFFFF;
	font-weight:bold;
	font-family: Arial; 
	font-size: 16px;
}

.size {
	color: #ff07c3;
	font-weight:bold;
	font-family: Verdana; 
	font-size: 12px;
}
