
a:link       { text-decoration: none; color: #FFFFFF }
a:visited    { text-decoration: none; color: #ffffff}
a:hover { color: #000000; text-decoration: underline}

a.link1:link    {
  text-decoration: none; 
  color: #FFFFFF;
}
a.link1:visited { 
  text-decoration: none;
  color: #FFFFFF;
}
a.link1:hover   {
  text-decoration: underline;
  color: #FFFFFF;
}

a.link2:link    {
  text-decoration: none; 
  color: #684879;
}
a.link2:visited { 
  text-decoration: none;
  color: #684879;
}
a.link2:hover   {
  text-decoration: underline;
  color: #684879;
}

a.link3:link    {
  text-decoration: none; 
  color: #181818;
}
a.link3:visited { 
  text-decoration: none;
  color: #181818;
}
a.link3:hover   {
  text-decoration: underline;
  color: #EA3A1F;
}

.bold_gray {
	font-size: 12px;
	color: #142903;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	text-decoration: none;
    letter-spacing: 2px;
}

.bold_gray2 {
	font-size: 15px;
	color: #181818;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	text-decoration: none;
    letter-spacing: 2px;
}


.bold_white {
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	text-decoration: none;
    letter-spacing: 0px;
}

.bold_red {
	font-size: 13px;
	color: #FB5555;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	text-decoration: none;
    letter-spacing: 1px;
}

.bold_red2 {
	font-size: 17px;
	color: #FE3B3B;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 28px;
	text-decoration: none;
    letter-spacing: 1px;
}

.white{
  font-size:13px;
  font-family:Arial,Verdana,Helvetica;
  color:#FEFEFC;
  line-height:18px;
  letter-spacing: 1px;
}

.dgray{
  font-size:15px;
  font-family:Arial,Verdana,Helvetica;
  color:#212121;
  line-height:28px;
  letter-spacing: 1px;
}

.dgray2{
  font-size:13px;
  font-family:Arial,Verdana,Helvetica;
  color:#494946;
  line-height:22px;
  letter-spacing: 1px;
}

.dgray3{
  font-size:13px;
  font-family:Arial,Verdana,Helvetica;
  color:#212121;
  line-height:28px;
  letter-spacing: 1px;
}

.cr{
  font-size:13px;
  font-family:Arial,Verdana,Helvetica;
  color:#FFFFFB;
  line-height:20px;
  letter-spacing: 1px;
}

.FormFormat input{
  border: 1px solid #A3A3A3;
  font-family:Arial,Verdana,Helvetica; 
  font-size:13px; 
  color: #494949;
  letter-spacing: 1px;
 }
.FormFormat textarea{
  border: 1px solid #D0D0D0;
  font-family:Arial,Verdana,Helvetica; 
  font-size:13px; 
  color: #494949;
  letter-spacing: 1px;
 }
.FormFormat select{
  border: 1px solid #D0D0D0;
  font-family:Arial,Verdana,Helvetica; 
  font-size:13px; 
  color: #494949;
  letter-spacing: 1px;
 }
 
 .s1 {
	FONT-SIZE: 9pt; COLOR: #444444; LINE-HEIGHT: 15pt; FONT-FAMILY: "Arial", "Helvetica", "sans-serif"; LETTER-SPACING: 1px
}
.s2 {
	FONT-SIZE: 10pt; COLOR: #444444; LINE-HEIGHT: 15pt; FONT-FAMILY: Arial,Verdana,Helvetica; LETTER-SPACING: 1px
}
.s3 {
	FONT-SIZE: 11pt; COLOR: #444444; LINE-HEIGHT: 15pt; FONT-FAMILY: "Arial", "Helvetica", "sans-serif"; LETTER-SPACING: 1px
}
.s4 {
	FONT-SIZE: 12pt; COLOR: #444444; LINE-HEIGHT: 15pt; FONT-FAMILY: "Arial", "Helvetica", "sans-serif"; LETTER-SPACING: 1px
}
 
