
a.link:link {font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 1.02em; line-height: 1.3em; letter-spacing: 0; text-align: justify; word-spacing: normal; text-decoration: none; color: #fff;}
a.link:visited {font-family: Arial, Helvetica, sans-serif; font-weight: bold;  font-size: 1.02em; line-height: 1.3em; letter-spacing: 0; text-align: justify; word-spacing: normal; text-decoration: none; color: #fff;}
a.link:active {font-family: Arial, Helvetica, sans-serif; font-weight: bold;  font-size: 1.02em; line-height: 1.3em; letter-spacing: 0; text-align: justify; word-spacing: normal; text-decoration: none; color: #ccc;}
a.link:hover {font-family: Arial, Helvetica, sans-serif; font-weight: bold;  font-size: 1.02em; line-height: 1.3em; letter-spacing: 0; text-align: justify; word-spacing: normal; text-decoration: none; color: #ccc;}

.formTxt2{font-family: Arial, Helvetica, sans-serif;  font-size: 1.0em; line-height: 1.3em; letter-spacing: 0; text-align: right; word-spacing: normal; text-decoration: none; color: #555; font-weight: bold;}

.formTxt{font-family: Arial, Helvetica, sans-serif;  font-size: 1.0em; line-height: 1.3em; letter-spacing: 0; text-align: left; word-spacing: normal; text-decoration: none; color: #555;}

input.check {
    list-style: none;
    height: 1em;
    overflow: auto;
    width: 1em;
	background-color: #000000;
}

input.main {
	border:1px solid #555;
	font-size: 1.0em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #555;
	background-color: #fff;
}

textarea.primary {
	border:1px solid #555;
	font-size: 1.0em
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #555;
	background-color: #1d1d1d;
}
  
table#entry {border: 1px solid #b71234;}	


