.linkDown
{
 font-weight: normal;
 font-size: 12px;
 color: #FFFFFF;
 font-family: Arial;
 text-align: Center;
 text-decoration: none;
 cursor: hand;
}
 
.linkDown:link {
  color: #FFFFFF;
}
 
.linkDown:visited {
  color: #FFFFFF;
}
 
.linkDown:hover {
  color: #484831;
}

.linkRead
{
 font-weight: normal;
 font-size: 11px;
 color: #000000;
 font-family: Arial;
 text-decoration: none;
 cursor: hand;
}
 
.linkRead:link {
  color: #000000;
}
 
.linkRead:visited {
  color: #000000;
}
 
.linkRead:hover {
  color: #FE5A17;
}

.linkCredits
{
 font-weight: normal;
 font-size: 11px;
 color: #5A5A3D;
 font-family: Arial;
 text-decoration: none;
cursor: hand;
}
 
.linkCredits:link {
  color: #5A5A3D;
}
 
.linkCredits:visited {
  color: #5A5A3D;
}
 
.linkCredits:hover {
  color: #000000;
}

.linkProjects
{
 font-weight: normal;
 font-size: 11px;
 color: #666666;
 font-family: Arial;
 text-decoration: none;
 cursor: hand;
}
 
.linkProjects:link {
  color: #666666;
}
 
.linkProjects:visited {
  color: #666666;
}
 
.linkProjects:hover {
  color: #F66013;
}

.footer
{
	font-size: 11px;
	color: #5A5A3D;
	font-family: Arial;
    text-align: Center;
}

.textNews1
{
 font-weight: bold;
 font-size: 11px;
 color: #000000;
 font-family: Arial;
 text-align: justify;
 text-decoration: none;
 cursor: hand;
}
 
.textNews1:link {
  color: #000000;
}
 
.textNews1:visited {
  color: #000000;
}
 
.textNews1:hover {
  color: #FE5A17;
}

.textNews2
{
	font-weight: normal;
	font-size: 11px;
	color: #333333;
	font-family: Arial;
    text-align: justify;
}

.textR
{
	font-size: 11px;
	color: #333333;
	font-family: Arial, helvetica, "sans-serif";
    text-align: Right;
	line-height: 130%;
}

.textL
{
	font-size: 11px;
	color: #333333;
	font-family: Arial, helvetica, "sans-serif";
    text-align: Left;
	line-height: 130%;
}

.textC
{
	font-size: 11px;
	color: #333333;
	font-family: Arial, helvetica, "sans-serif";
    text-align: Center;
	line-height: 130%;
}

.textJ
{
	font-size: 11px;
	color: #333333;
	font-family: Arial, helvetica, "sans-serif";
    text-align: justify;
	line-height: 130%;
}

.textDown
{
	font-size: 10px;
	color: #FFFFFF;
	font-family: Arial;
    text-align: Right;
	padding-right: 116px;
}

h1
{
    font-size: 20px;
	color: #333333;
	font-family: Arial, helvetica, "sans-serif";
    text-align: Left;
}

h2
{
    font-size: 16px;
	color: #FE5A17;
	font-family: Arial, helvetica, "sans-serif";
    text-align: Left;
}

.titL1
{
	font-size: 11px;
	font-weight:bold;
	color: #F66013;
	font-family: Arial;
    text-align: Left;
}

.titNews
{
	font-size: 14px;
	font-weight:bold;
	color: #333333;
	font-family: Arial;
    text-align: Left;
}

.fieldEdit1
{
    BORDER-RIGHT: #CCCCCC 1px solid;
    BORDER-TOP: #CCCCCC 1px solid;
    MARGIN: 1px;
    BORDER-LEFT: #CCCCCC 1px solid;
    BORDER-BOTTOM: #CCCCCC 1px solid;
    BACKGROUND-COLOR: #FFFFFF;
	font-style: normal;
	font: Arial;
	color: #333333;
	font-size: 12px;
}

.fieldEdit2
{
    BORDER-RIGHT: #CCCCCC 1px solid;
    BORDER-TOP: #CCCCCC 1px solid;
    MARGIN: 1px;
    BORDER-LEFT: #CCCCCC 1px solid;
    BORDER-BOTTOM: #CCCCCC 1px solid;
    BACKGROUND-COLOR: #FFFFFF;
	font-style:normal;
	font:Arial;
	font-size:11pt;
}

.fieldEdit3
{
    BORDER-RIGHT: #CCCCCC 1px solid;
    BORDER-TOP: #CCCCCC 1px solid;
    MARGIN: 1px;
    BORDER-LEFT: #CCCCCC 1px solid;
    BORDER-BOTTOM: #CCCCCC 1px solid;
    BACKGROUND-COLOR: #FFFFFF;
	font-style:normal;
	font:Arial;
	font-size:12pt;
}
