/*
Theme Name: charette
Version: 1.0
Description: 2 Column theme
Author: frpnt
Author URI: http://www.freepoint.pl
*/


  

body { 
	margin:5px 0; 
	padding:0; 

	font: normal small Arial, Sans-Serif; 
 	color:#FFF;  
	background-color:#eee;
	line-height: 1.4em; 
	background : #FFFFFF url(images/bg.jpg) repeat-x;
}

.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
}
a:link {
	color: #DA251C;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #DA251C;
	text-decoration: none;

}
