/* CSS Document */

td, body, input, textarea
{
	font-size:12px;
	color:#333333;
	font-family: Tahoma, Arial;
	text-align:justify;
	
}

a#cartoonsLink
{
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
	color:#933
}

a#cartoonsLink:hover
{
	text-decoration:underline;
}
