.width_1 {
	width: 1px;
}

.width_10 {
	width: 10px;
}

.width_24 {
	width: 24px;
}

.width_218 {
	width: 218px;
}

.width_400 {
	width: 400px;
}

.height_0 {
	height: 0px;
}

.height_1 {
	height: 1px;
}

.height_4 {
	height: 4px;
}

.height_9 {
	height: 9px;
}

.height_10 {
	height: 10px;
}

.height_12 {
	height: 12px;
}

.height_20 {
	height: 20px;
}

.height_24 {
	height: 24px;
}

.height_78 {
	height: 78px;
}

.height_200 {
	height: 200px;
}

.height_300 {
	height: 300px;
}


.comments_notice {
    font-size: 7pt;
}


.date_news {
    font-size: 10px;
    color: #FFFFFF;
}

.date_news a{
    font-size: 10px;
    color: #FFFFFF;
}
.links_news a:link{
    text-decoration:  none;
}
.links_news a:visited{
    text-decoration:  none;
}
.links_news a:hover{
    text-decoration:  underline;
}
.links_news a:active{
    text-decoration:  none;
}

.color_red {
    color: red;
}

.color_green {
    color: green;
}