.border_big {
	border: 12px solid #333333;
	
	}
	
.border_up {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	
	}

.border_down {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	
	}
.border_project {
	border: 1px solid #FFFFFF;
	
	}
			
.text {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;

}

.text_projects {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;

}

.headlines {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	
}

.headline_projects {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;

}
.box_headlines {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}


.textbox {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 25px;
}

.textbox2 {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	
}

.info {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}



