a:hover{
text-decoration:none;
}
a{
color:#770104;
font-family: Tahoma;
font-size:10px ;
}
a:link{

text-decoration:underline;
}
a.active{
text-decoration:none;
}

H2 {font-size:30px}

H5 {font-size:20px}

form {
	margin: 0px;
}

.text1 {
	font-family: Tahoma, "Times New Roman", SansSerif, monospace;
	font-size:10px ;
	color: #333232;
}
.text4 {
	font-family: Tahoma, "Times New Roman", SansSerif, monospace;
	font-size:10px ;
	color: #040404;}
	
.text_top{
color: #444343;
}
.text2{
	font-family: Tahoma, "Times New Roman", SansSerif, monospace;
	font-size:10px ;
	color: #333232;
	text-decoration:underline;
}

.text_med {
	font-family: Tahoma, "Times New Roman", SansSerif, monospace;
	font-size:16px;
}

.text_med a:link{
	font-size:16px;
}
.text_med a:active{
	font-size:16px;
}
.text_med a:visited{
	font-size:16px;
}

.text_larger {
	font-family: Tahoma, "Times New Roman", SansSerif, monospace;
	font-size:20px;
}

.text_med_black {
	font-family: Tahoma, "Times New Roman", SansSerif, monospace;
	color: #000000;
	font-size:18px;
}

.text_err {
	font-family: Tahoma, "Times New Roman", SansSerif, monospace;
	color: #E80000;
	font-size:18px;
}

.ddiv{
margin-bottom:5;
color: #333232;
}
.text3{
line-height:135%;
}
.copy {
	font-family: Tahoma, "Times New Roman", SansSerif, monospace;
	font-size:9px ;
	color: #9c9e9e;
	margin-left:20;
	margin-top:9;}
.linker{
A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: underline; color: red;
}

.signup {font-family: Arial, SansSerif;
	 font-size:16px;
	 color: #6D93FE;}

.signup a:link {text-decoration:none}
.signup a:visited {text-decoration:none}
.signup a:active {text-decoration:none}
.signup a:hover {text-decoration:underline}

.signupheading {font-family: Verdana, Arial, SansSerif;
	font-size:20px;
	color: #487CE4;}

.loginfield {font-size:30px; width:100px};

.smallbutton {
background-color: d0d0d0;
border-width: 1;
color: #000000;
font-size: 13px;
font-family: arial;
}