@charset "UTF-8";
/* CSS Document */

body { margin:0px; padding:0px; }

p.write1 { font-family:"Century Gothic", Tahoma, Verdana; font-size:18px; font-weight:normal; }

a.linker:link 		{font-size:36px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:white; text-decoration:underline; }
a.linker:visited 	{font-size:36px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:white; text-decoration:underline; }
a.linker:hover 		{font-size:36px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:#CC6600; text-decoration:underline; }
a.linker:active 	{font-size:36px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:white; text-decoration:underline; }

a.linker_mini:link 			{font-size:20px; font-family:"Century Gothic", Tahoma, Verdana; font-weight:bold; color:white; text-decoration:underline; }
a.linker_mini:visited 		{font-size:20px; font-family:"Century Gothic", Tahoma, Verdana; font-weight:bold; color:white; text-decoration:underline; }
a.linker_mini:hover 		{font-size:20px; font-family:"Century Gothic", Tahoma, Verdana; font-weight:bold; color:#CC6600; text-decoration:underline; }
a.linker_mini:active 		{font-size:20px; font-family:"Century Gothic", Tahoma, Verdana; font-weight:bold; color:white; text-decoration:underline; }

