/* Formamakina.com CSS Document */

body		{	background:#fff; }
*			{	margin:0px; padding:0px; }
img 		{	border:none; }

.img1		{	padding-right:10px; padding-bottom:3px; }

/* TEXT */

.txt		{ 	font-family:Tahoma; font-size:11px; color:#5c5c5d; }
.Txt1 		{	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:11px; color:#333; text-align:left; }
.Txt2 		{	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:10px; color:#f4f4f4; }
.Txt3 		{	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:14px; color:#656565; }

/* TEXT */

/* LINK */

.link1:link, .link1:active, .link1:visited		{	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:10px; color:#f4f4f4; 
													text-decoration:none; }
.link1:hover									{	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:10px; color:#f4f4f4; 
													text-decoration:underline; }

/* LINK */