/*
  The SoftBlue Theme for phpBB version 2+
  Created by: Sigma12
*/


 /* General page style. The scroll bar colours only visible in IE5.5+ */
body {
font-family: Arial, Tahoma, Verdana, sans-serif; font-size: 12px; margin:0px;padding:0px;
	background-color: #FFFFFF;

}

/* General font families for common tags */
font,th,td,p { font-family:  Verdana, Tahoma, Arial, sans-serif ; font-size: 11px; }
a:link { font-weight: bold; font-size: 10px; text-decoration: none; color: #010101;}
a:visited { font-weight: bold; font-size: 10px; text-decoration: none; color: #010101;} 
a:ctive { font-weight: bold; font-size: 10px; text-decoration: none; color: #010101;}
a:hover{ text-decoration: none; color: #FF0000; }



