﻿body, table, td, span, input, textarea{
	margin:			0;
	font-family:	verdana, arial, sans-serif;
	font-size:		x-small;
	color:			#000000;
}

font{
	font-family:	verdana, arial, sans-serif;
	font-size:		x-small;
}

a:link{
	color:			#4682b4;
	text-decoration: none;
}
a:visited{
	color:			#4682b4;
	text-decoration: none;
}
a:hover{
	color:			#96cb44;
}

input.text, textarea{
	border:			1px solid #888888;
}
 
 

