/*
Theme Name: F2 Custom
Theme URI: http://srinig.com/wordpress/themes/f2/
Description: Customized version of the F2 theme.
Version: 1.0.4
Author: Srini G
Author URI: http://srinig.com/wordpress
Template: f2
*/

@import url("../f2/style.css");
body { background: #000; }
a { color:#000000;
	text-decoration:none; }
a:hover { color:#cc3300;
		  text-decoration:underline; }
#footer { background:#cc3300; }
#footer a { color:#cccccc; }