a { 
		color:				#000000;
		font-family:			Arial;
		font-size:				12px;
		text-decoration:			underline;
		}

a:hover {
		color:				#CC0000;
		text-decoration:	none;		
		
		}

textarea {
		height:				100px;
		width:				500px;}
		

a.img{
		border-color:			#000000 !important;
}

body, td {
		color:				#000000;
		font-family:			Arial;
		font-size:				12px !important;}

img {
		border-color:			#000000;
}
