.title
{
	font-family: Times;
	font-weight: bold;
	text-decoration: none;
	color: #6D1511;
	font-size: 12px;
}
.title2
{
	font-family: Times;
	font-weight: bold;
	text-decoration: none;
	color: #6D1511;
	font-size: 16px;
}
.text
{
	font-family: Times;
	text-decoration: none;
	color: #6D1511;
	font-size: 14px;
}
.news
{
	font-family: Times;
	text-decoration: none;
	color: #6D1511;
	font-size: 14px;
}
.date
{
	font-family: Times;
	text-decoration: none;
	color: #090BFA;
	font-size: 14px;
}
A
{
	font-family: Times;
	text-decoration: underline;
	color: #6D1511;
	font-size: 14px;
}
A:hover
{
	font-family: Times;
	text-decoration: none;
	color: #6D1511;
	font-size: 14px;
}
INPUT, SELECT, TEXTAREA { 
	background-color:    #EEEEEE; 
	border:              1px solid #7c8d97; 
	font-family:         Sans-serif; 
	font-size:           14px; 
	color: #6D1511; 
	border-top-width:    1px;
	border-style:        solid; 
	border-left-width:   1px; 
	border-right-width:  1px; 
	border-bottom-width: 1px;  
	padding-left:        0px;  
	padding-top:         0px;  
	padding-right:       0px;
}
