body, td {
    font-family: tahoma;
	 font-size: 12px; 
	}

.titlecat {
	font-size: 14px;
	display: block;
	margin: 8 5 3 0;
}	

h1.title {
	font-size: 20px;
	color: #00aeff;
	font-weight: bold;
	display: inline;
}

a {
	font-size: 12px;
	color: #070757;
	text-decoration: underline;
}
a:hover {
	font-size: 12px;
	color: #2828ba;
	text-decoration: none;
}
a.titlecat {
	font-size: 14px;
	color: #070757;
	font-weight: bold;
	text-decoration: underline;
}
a.titlecat:hover {
	font-size: 14px;
	color: #2828ba;
	font-weight: bold;
	text-decoration: none;
}
a.menutop, a.menutop:hover {
 	font-size: 16px;
	color: #ffa200;
	font-weight: bold;
	font-family: arial;
	text-align: center;
	text-decoration: none;	
}

a.menutop {
	color: #ffa200;
}
a.menutop:hover {
	color: #ffd200;
}

a.bread, a.bread:hover {
	font-size: 12px;
	color: #0042ff;
}

a.bread {
	text-decoration: none;
}
a.bread:hover {
	text-decoration: underline;
}

a.nav, a.nav:hover {
	font-size: 11px;
	color: #a5acb2;
}

a.nav {
	text-decoration: none;
}
a.nav:hover {
	text-decoration: underline;
}
a.titlenews {
        color: #133cb3;
	font-weight: bold;
	margin-bottom: 1px;
	display: block;
	text-decoration: underline;
}

a.titlenews:hover {
        color: #f04d00;
	font-weight: bold;
	margin-bottom: 1px;
	display: block;
	text-decoration: none;
}
a.mainews {
	font-size: 11px;
	margin-bottom: 5px;
	display: block;
	text-decoration: underline;
}

a.mainews:hover {
        color: #f04d00;
	font-size: 11px;
	margin-bottom: 5px;
	display: block;
	text-decoration: underline;
}
.activbutton {
	width: 21px; height: 18px; background-color: #DCDCDC; border: 1px solid; padding-top: 0px; margin: 1px; text-align:center; color: #000000;
}
.button {
	width: 21px; height: 18px; background-color: #7F7F7F; border: 1px solid #000000; padding-top: 0px; margin: 1px; text-align:center; color: #FFFFFF;
}

.finbread {
	color: #ef4b0a;
}
.data {
	padding-right: 10px; text-align:right; border: solid 0px; font-size: 12px;
}
.title {
	font-size: 17px; 
	color: #00aeff; 
	font-weight: bold;
}
.title h1{
	font-size: 20px; 
	color: #00aeff; 
	font-weight: bold;
	margin:0px;
	padding:0px;
}
.newsblock{
	display: block; margin-bottom: 10px; font-size: 12px;
	color: #425262;
}
.newsdate{
	font-size: 10px; color: #f26522;
}
.newstitle{
	font-size: 17px;
	color: #164782;
	font-weight: bold;
	margin-bottom: 7px;
	margin-top: 0px;
	display: block;
}
.gorimage {
	float: left; padding-top: 3px;
	text-align: center;
	margin: 0 10 10 0;
}

