èùâí,td{
	font-family: verdana, MS sans serif, sans-serif, Arial;
	font-size: 70%;
	line-height: 130%;
}
.date-red{
	color : #AD1709;
}
.adress {
	text-decoration : none;
	font-weight : bold;
	font-size: 90%;
}
A:Link {
	color : #0E2B73;
	font-size: 100%;
}
A:Visited {
	color : #7E4444;
        font-size: 100%;
}
A:Active {
	color : #AD1709;
	font-size: 100%;
}
A:Hover {
	color : #AD1709;
	font-size: 100%;
}
A.menu:Link {
	color : #0321A1;
    text-decoration : none;
	font-weight : bold;
	font-size: 100%;
}
A.menu:Visited {
	color : #7E4444;
	text-decoration : none;
	font-weight : bold;
        font-size: 100%;
}
A.menu:Active {
	color : #AD1709;
	text-decoration : none;
	font-weight : bold;
	font-size: 100%;
}
A.menu:Hover {
	color : #AD1709;
	text-decoration : none;
	font-weight : bold;
	font-size: 100%;
}

.main-menu{
	padding-bottom: 5px;
}
.sub-menu{
	padding-left: 20px;
	padding-bottom: 3px;
} 

.head{
	font-weight: bold;
	background-color: lightgray;
}
.main-text{
	padding: 45px 20px 10px 30px;
}