.link {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}
a:link {  color: #FF0000; text-decoration: none}
a:hover {  color: #FF0000; text-decoration: underline}
a:visited {  color: #FF0000; text-decoration: none}
input,select,textarea{
height:45px; width:720px; font-family:Tahoma; background-color:#FFFFFF; border-color:#000000; border-width:1px; color:#000000; font-size:12px;
}