body {
    margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	scrollbar-face-color:#DEF1EB;
	background-color: #DEF1EB;
}

h1 { font-size: 17px; }
h2 { font-size: 16px; }
h3 {
	font-size: 15px;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}
h4 { font-size: 14px; }

a:link { color:#000000; 
         text-decoration: none;
}

a:visited { color:#000000; 
            text-decoration: none;
}

a:active { color:#777777; 
           text-decoration: none;
}

a:hover { color:#ED1D24; 
          text-decoration: none;
}

.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	line-height: 18px;
}

.txt a:link {
    color:#698780;
	font-weight:bold;
}

.txt a:visited {
    color:#698780;
    font-weight:bold;
}

.txt a:hover  {
   	color:#ED1D24;
}

.current {
	font-weight: normal;
	color:#666666;
}
   
.smaller {
	font-size: 11px;
	color:black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.smaller a:link {
     color:black;
}

smaller a:visited {
     color:black;
}

.smaller a:hover {
     color:#ED1D24;
}

.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
	text-decoration: none;
}

.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
}

.submenu a:hover {
	color:#ED1D24;
	text-decoration: underline;
   }
   
.news {
	border: thin solid #AAAAAA;
}

.box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: white;
	line-height: 18px;
	list-style-type: square;
}


.bg2 {
	background-image: url(../img/bg2.gif);

}
.gata {
	text-decoration: line-through;
}
.dotted {
	border: 1px dotted #000000;
}
.list {
	margin-top: 0px;
	margin-left: 37px;
	padding: 0px;
}
.fericitul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: italic;
	font-weight: lighter;
	color: #BBCFCA;
	padding-right: 30px;
}
.fericitul a:link {
	color: #BBCFCA;
}

.fericitul a:hover {
	color: #BBCFCA;
}

.fericitul a.active {
	color: #BBCFCA;
}

.fericitul a:visited {
	color: #BBCFCA;
}

.fericitul h2 {
	font-size: 8px;
	font-style: italic;
	font-weight: lighter;
}
