.input {
	color:#000000;
	font-family:Helvetica;
	font-size: 10px;
	}

.front_label
	{
		color:#648B9C;
		font-family:Helvetica;
		font-size:10px;
	}

.front_submit
	{
		background-color:#648B9C;
		color:#FFFFFF;
		font-size:12px;
	}

.pagelink {
             color:#64AA9C;
	     text-decoration: underline;
	     font-size:9px;
}

.pagelink:visited  {
    color:#64AA9C;
    text-decoration: underline;
    font-size:9px;
}

.pagelink:hover {
  color: #333333;
  text-decoration: underline;
  font-size:9px;
}

.left_words
{
   text-decoration: none;
   font-size:12px;
   font-family:Verdana;
   font-weight:bold;
   color: #003E5B;
}

.left_words:visited
{
   text-decoration: none;
   font-size:12px;
   font-family:Verdana;
   font-weight:bold;
   color: #003E5B;
}

.left_words:hover
{
	text-decoration: underline;
	color:#000000;
	font-family:Verdana;
	font-weight:bold;
	font-size:12px;
}


.link_words
{
   text-decoration: none;
   font-size:13px;
   font-family:Verdana;
   color: #003E5B;
}

.link_words:visited
{
   text-decoration: none;
   font-family:Verdana;
   font-size:13px;
   color: #003E5B;
}

.link_words:hover
{
	text-decoration: underline;
	font-family:Verdana;
	color:#000000;
	font-size:13px;
}
	
.gc_title
{
	color:#003E5B;
	font-family:Helvetica;
	font-size:18px;
	font-weight:bold;
}
