@font-face {

    font-family: 'Josefin';

	src: url('../font/JosefinSans-SemiBold.ttf');

}

body

{

	font-family:"Josefin";

	font-size:24px;

	color:#000000;

	margin:0px;

	background-color:#FFFFFF;

}



a:link {

    text-decoration: none;

}



a:visited {

    text-decoration: none;

}



a:hover {

    text-decoration: none;

}



a:active {

    text-decoration: none;

}

#ax
{
/*background:url(colorbox/content/homer.jpg) right center no-repeat #ececec;*/
text-align:left;
height:auto;
width:720px;
padding:0px 0px;
background:#FFF;
padding:10px 10px;

}

.text
{
	font-family:"Josefin";
	font-size:24px;
	color:#555;
	margin:0px;
	background-color:#FFFFFF;
	text-align:justify;
	padding-bottom:3px;

}
.fontMenu
{
	font-family:"Josefin";
	font-size:24px;
	color:#000000;
	margin:0px;
	background-color:#FFFFFF;

}

.fontTable
{
	font-family:"Josefin";
	font-size:24px;
	color:#555;
	margin:0px;
	background-color:#FFFFFF;
}



