﻿body {
	font-family: Arial, Helvetica, sans-serif;
	color:#5d5d5d;
	font-weight:bold;
	font-size:15px;
	text-decoration:none;
	text-align:justify;

}
img{
	border:0px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color:#5d5d5d;
	font-weight:bold;
	font-size:15px;
	text-decoration:none;

}
input{
	font-family:Tahoma;
	font-size:11px;
	color:gray;
	padding:5px;

}
textarea{
	font-family:Tahoma;
	font-size:11px;
	color:gray;
	padding:5px;


}
.album{
overflow:hidden;
}

.footer-links {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:15px;
	color:#5d807d;
}
.footer-links a:link{
    font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:15px;
	color:#5d807d;
	text-decoration:none;
}
.footer-links a:hover{
    font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:15px;
	color:#5d807d;
	text-decoration:underline;
}
.footer-links a:visited{
    font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:15px;
	color:#5d807d;

    text-decoration:none;
}

.copyrights {
	font-family: Tahoma;
	font-weight: normal;
	font-size:11px;
	color:#4d6d6b;

}
.copyrights a:link{
	font-family: Tahoma;
	font-weight: normal;
	font-size:11px;
	color:#4d6d6b;
	text-decoration: underline;
	

}
.copyrights a:hover{
	text-decoration:none;
	font-family: Tahoma;
	font-weight: normal;
	font-size:11px;
	color:#4d6d6b;


}
.copyrights a:visited{
	text-decoration:underline;
	font-family: Tahoma;
	font-weight: normal;
	font-size:11px;
	color:#4d6d6b;


}
.news {
	font-family: Tahoma;
	font-weight: normal;
	font-size:11px;
	color:#5d5d5d;


}
.news a:link{
	font-family: Tahoma;
	font-size:11px;
	color:#5d5d5d;
	text-decoration:none;


}
.news a:hover{
	font-family: Tahoma;
	font-size:11px;
	text-decoration:underline;
	color:#5d5d5d;


}
.news a:visited{
	font-family: Tahoma;
	font-size:11px;
	color:#5d5d5d;
	text-decoration:none;
    

}

.date {
	font-family: Tahoma;
	font-weight: normal;
	font-size:11px;
	color:#126f5e;

}
.project-name {
	font-family: Tahoma;
	font-weight: normal;
	font-size:11px;
	color:#f2e75f;
	font-weight:bold;


}
.project-name a{
	font-family: Tahoma;
	font-weight: normal;
	font-size:11px;
	color:#f2e75f;
	font-weight:bold;


}
.project-name2 {
	font-family: Arial, Helvetica, sans-serif;
	color:#f2e75f;
	font-weight:bold;
	font-size:15px;
}
.project-name2 a{
	font-family: Arial, Helvetica, sans-serif;
	color:#f2e75f;
	font-weight:bold;
	font-size:15px;
}

.project-desc {
	font-family: Tahoma;
	font-weight: normal;
	font-size:11px;
	color:silver;

}
.button {
	background-color:#126f5e;
	color:#FFF;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	border:1px solid #5d807d;
	padding:3px 10px 3px 10px;
	display:block;
}
.main-news {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:17px;
	color:#FFF;
}
.main-news a:link{
    font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:17px;
	color:#FFF;
	text-decoration:none;
}
.main-news a:hover{
    font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:17px;
	color:#FFF;
	text-decoration:underline;
}
.main-news a:visited{
    font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:17px;
	color:#FFF;
    text-decoration:none;
}
.main-title {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:17px;
	color:#126f5e;
}
