/*a:link
{
	color: rgb(0,51,204); 
}
a:visited
{
	color: rgb(51,153,102); 
} 
a:active 
{
	color: rgb(255,153,0);
}*/

body
{
	font-family: Arial, Helvetica;
	font-size: 13px;
}

title
{
	font-size: 14px;
	font-weight: bold;
}