BODY {
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCFF00;
	text-decoration: none;
	text-align: left;
}
.menu {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.menu:hover {

	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: bold;
	color: #6DB1FA;
	text-decoration: overline blink;
	text-align: center;
}
.NewsTittle2{
	font-family: "Courier New", Courier, monospace;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.title_page {
	font-family: "Courier New", Courier, monospace;
	font-size: 24px;
	font-weight: bold;
	color: #CCFF00;
	text-decoration: none;
	text-align: left;
	padding-left: 25px;
}
.title_page_link {
	font-family: "Courier New", Courier, monospace;
	font-size: 24px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
	text-align: left;
	padding-left: 25px;
}
.title_page_link:hover {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #006699;
	text-decoration:none;
}
.title {

	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #f4f4f4;
	text-decoration: none;
	
}
.title:hover {	
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
.footer {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #548DDC;
	text-decoration: none;
	text-align: center;
}
.footer:hover {


	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #CCCC00;
	text-decoration: none;
	text-align: center;
}

.textlarge{
	font-size:13px;
	font-weight:bold;
	color:#7f5026;
	text-decoration:underline;
}

.button_readmore,.button_border_black{
	border:solid 1px #000000;
	font-weight:bold;
	font-size:12px;
	background:#FFFFFF;
	height:22px;
	cursor: pointer;
}
.textred{
	border:solid 1px #000000;
	font-size:11px;
	background:#FFFFFF;
	height:14px;
}

.textlinksmall{
	font-size:12px;
	font-weight:bold;
	color:#7f5026;
	text-decoration:none;
}
.textlinksmall:hover{
	font-size:12px;
	color:#FF3333;
	text-decoration:underline;
}
.textrednormal{
	font-size:12px;
	color:#FF3333;

}
.footer2{
    font-size: smaller;
    color: #fff;

}