﻿.but{
        font-size:10;
        width:120;
        BACKGROUND-COLOR: #F3F3F3;
    BORDER-LEFT: #234D76 solid 1;
    BORDER-RIGHT: #234D76 solid 1;
    BORDER-TOP: #234D76 solid 1;
    BORDER-BOTTOM: #234D76 solid 1;
}
a:link
{
	font-weight: bold;
	font-size: 16px;
	color: #003399;
	font-family: Arial;
	text-decoration: none;
}
a:visited
{
	font-weight: bold;
	font-size: 16px;
	color: #5555ff;
	font-family: Arial;
	text-decoration: none;
}
a:hover
{
	font-weight: bold;
	font-size: 16px;
	color: green;
	font-family: Arial;
	text-decoration: underline;
}
a:active
{
	font-weight: bold;
	font-size: 16px;
	color: #5555ff;
	font-family: Arial;
	text-decoration: none;
}
.top
{
	width: 550px;
	border-bottom: white 2px solid;
	height: 25px;
	background-color: #c9e0f8;
	text-align: justify;
}
.d_top
{
	width: 550px;
	border-bottom: white 2px solid;
	text-align: justify;
}
.news
{
	font-size: 14px;
	width: 550px;
	color: #003399;
	background-color: transparent;
	text-align: justify;
}
.theme
{
	padding-right: 15px;
	font-size: 20px;
	width: 550px;
	color: #003399;
	font-family: Times Roman AzLat;
	text-align: right;
}
.date
{
	padding-left: 10px;
	font-size: 14px;
	color: #003399;
	font-family: verdana;
	text-align: left;
}
.separate
{
	height: 10px;
}
