body {
		background-image: url(/media/store_media/FrERTW/Background_ithink.jpg);
		background-repeat: repeat;
}


.defaultFont {

		
		font-family: Arial, Helvetica, sans-serif;
	
	
	font-size: 11px;
		
		
		
	color: #333333;
	color: #666666;
	
	
	text-decoration: none;

}
.titleFont {

			
		font-family: Arial, Helvetica, sans-serif;
	
	
	font-size: 14px;
		
		
		
	color: #666666;
	color: #9933FF;
	text-decoration: none;

}
.linkFont {
		
		font-family: Arial, Helvetica, sans-serif;
	
	
	font-size: 11px;
		
		
		
	color: #0000FF;
	color: #333333;
	text-decoration: none;

}

.linkFont:hover{
	text-decoration: underline;
}


