@charset "utf-8";
/* CSS Document */

body {
	background-color: #4E5356;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/homepage_01.jpg);
	background-repeat: repeat-y;
}
.text_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#CCCCCC;
	font-weight: bold;
}
.text {font-size: 14px;
	color:#CCCCCC;
	line-height:1.25;
	font-family: Arial, Helvetica, sans-serif;
}
.text_yellow {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFCC00; font-weight: bold; }
.link_news {
	color: #FFCC00;
	text-decoration: underline;
}
.title_news {
	color: #D7D7D7;
	font-weight: bold;
}
.style2 {color: #D7D7D7}
.title_yellow {font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #FFCC00; font-weight: bold; }
