
A:visited { color:#000000; text-decoration:none; }
A:hover {color:#000000; text-decoration:underline; } 
A:active {color:#000000; text-decoration:none; } 
A:link {color:#000000; text-decoration:none; }

.h1:visited { color:white; text-decoration:none; }
	.h1:hover {color:white; text-decoration:underline; } 
	.h1:active {color:white; text-decoration:none; } 
	.h1:link {color:white; text-decoration:none; }
.ProfileTable2{
	font-family:tahoma;
	font-size:12px;
	color:#000000;
	padding-top:3px;
	}
.TextArea{
	font-family:tahoma;
	font-size:12px;
	color:#000000;
	width:200px;
	height:60px;
	border:1px solid #339999;
	}
.List{
	font-family:tahoma;
	font-size:12px;
	color:#000000;
	width:120px;
	height:19px;
	border:1px solid #339999;
	}
.TextField{
	font-family:tahoma;
	font-size:12px;
	color:#000000;
	width:120px;
	height:19px;
	border:1px solid #339999;
	}
.Buton{
	background-color:#339999;
	border:1px solid #339999;
	color:#FFFFFF;
	margin-right:120px;
	}
#Error{
	font-family:tahoma;
	font-size:14px;
	color:#339999;
	font-weight:bold;
	}
p {
	font-family:tahoma;
	font-size:12px;
}
ul {
	font-family:tahoma;
	font-size:12px;
}
select {
	font-family:tahoma;
	font-size:12px;
}