/* CSS Document */

.fab {  text-decoration: none}


.es {  cursor: crosshair}


BODY {
	scrollbar-arrow-color:#999999;
	scrollbar-base-color:#2C2C2C;
	scrollbar-shadow-color:#F3F3F3;
	scrollbar-face-color:#2C2C2C;
	scrollbar-highlight-color:#CCCCCC;
	scrollbar-dark-shadow-color:white;
	scrollbar-3d-light-color:#999999;
}

.news {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #000000;
line-height: 15px;
	text-decoration: none;
	padding-left: 5px;
padding-right: 5px;
	background-color: #CCCCCC;
                border: 1pt groove #000000;
}
.date {
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding-left: 5px;
	text-align: center;
}
.title {
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	font-variant: small-caps;
	color: #333333;
	text-decoration: none;
	text-align: center;
	
}
.author {
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: lighter;
	color: #666666;
	margin-left: 5px;
                border-top-width: 1px;
                border-bottom-width: 1px;
	border-top-color: #333333;
	border-bottom-color: #333333;
                border-top-style: solid;            
                border-bottom-style: solid;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
}
.menu {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	border-left-width: 1pt;
	border-left-style: groove;
	border-left-color: #996666;
}
.main {
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	border-bottom: 1pt dashed #000000;
	border-top-width: 1pt;
	border-top-style: dashed;
	border-top-color: #000000;
}
a:link {
	color: #2C2C2C;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

}
a:visited {
	color: #2C2C2C;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

}
a:hover {
	color: #FF6600;
	text-decoration: none;
font-weight: bold;
}
a:active {
	color: #000000;
	text-decoration: none;
font-weight: bold;
}
