/*
Theme Name: WordPress FGE
Theme URI:
Description: The theme for FGE.
Version: 1.0
Author:
Author URI:
Tags: FGE
*/

body {
	margin: 0;
	font: 13px Helvetica, Arial, sans-serif; 
	color: #000;
	background: #939393;
}
a {
	text-decoration: none;
}
a:hover { text-decoration: underline; }
img { border: 0; }
input {
	font: 100% arial,sans-serif;
	vertical-align: middle;
}
form {
	margin: 0;
	padding: 0;
	border: 0;
}

.post-content a {
}

textarea {
    width:100%;
}
