/* fonts etc. */
body
{
	font-family: Arial, Helvetica, sans-serif;
}

a:link { text-decoration: none;  color: #262626; outline: none; font-weight: bolder; }
a:visited { text-decoration: none;  color: #262626; outline: none; font-weight: bolder; }
a:active{ text-decoration: none;  color: rgb(0,0,0); outline: none; font-weight: bolder; }

.red 	{  font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none;  
		color: #CC0000; font-weight: bolder; }

.bodyfont {color: rgb(0,0,0); font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none;}

.bodywhitefont {color:white; font-family: Arial, Helvetica, sans-serif; font-size: 11px; 
 }


.titlefont {  font-family: Arial, Helvetica; font-size: 14px; font-style: normal; font-weight:bolder; text-transform: lowercase}



.titlefont2 {  font-family: Arial, Helvetica; font-size: 12px; font-style: normal; font-weight:bolder; text-transform: lowercase}

