body{
 background-image: url(../images/bg1.jpg);
}
.box_content{
	width:648px;
	color: #777777;
	border: 1px solid #3399ff;
}
.box_content a{
	text-decoration: none;
	color: #3399FF;
}

.box_content a:hover{
	text-decoration: none;
	color: #ffffff;
	background-color: #3399FF;
}

.box_content a img{
	text-decoration: none;
	background-color: #fff;
}
.portal{
	 background-image: url(../images/bg_cols.gif);
	}

h1{
	color: #3399ff;
}
.title{
	color: #3399ff;
}
.text-blue{
	color: #3399ff;
	padding: 0px;
	margin: 0px;
}

.type1 {
	color: red;
	
}
.type1 a{
	color: red;
	
}
.type1 a:hover{
	color: white;
	background-color: red;
	
}
.type2 {
	color: #3399ff;
	
}
.type2 a{
	color: #3399ff;
	
}
.type2 a:hover{
	color: white;
	background-color: #3399ff;
	
}
.type3 {
	color: #74c200;
	
}
.type3 a{
	color: #74c200;
	
}
.type3 a:hover{
	color: white;
	background-color: #74c200;
	
}


.type4 {
	color: #777;
	
}
.type4 a{
	color: #777;
	
}
.type4 a:hover{
	color: white;
	background-color: #777;
	
}
.type5 {
	color: #FF6600;
	
}
.type5 a{
	color: #FF6600;
	
}
.type5 a:hover{
	color: white;
	background-color: #FF6600;
	
}











