/*
+----------------------------------------------------------------+
|																							|
|	WordPress 2.1 Plugin: WP-EMail 2.10										|
|	Copyright (c) 2007 Lester "GaMerZ" Chan									|
|																							|
|	File Written By:																	|
|	- Lester "GaMerZ" Chan															|
|	- http://www.lesterchan.net													|
|																							|
|	File Information:																	|
|	- E-Mail CSS Style																|
|	- wp-content/plugins/email/email-css.css									|
|																							|
+----------------------------------------------------------------+
*/

* 
 { font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 11px; }
strong, a { color: #ed1c24; }
a { text-decoration: none; }
input, textarea { margin: 10px 0; }
.wp-email P {
	text-align: left;
}

