A { text-decoration: none; }
A:link { color: white; }
A:visited { color: white; }
A:hover { color: red; }


body
{
	background-color: #000000;
}

.mainfont 
{
	color: #ffffff;
	font-size: 12px;
	font-family: Verdana;
}

.parafont 
{
	color: #ffffff;
	font-size: 12px;
	font-family: Verdana;
	line-height: 14pt 
}

.smallfont 
{
	color: #ffffff;
	font-size: 10px;
	font-family: Verdana;
	line-height: 10pt 
}

.menufont 
{
	color: #ffffff;
	font-size: 12px;
	font-family: Verdana;
	letter-spacing: 2px;
	line-height: 22pt 
	
}

.mnu_back
{
	background-image: url(../img/components/menu_bg.jpg);
	background-repeat: no-repeat;
}

.main_back
{
	background-image: url(../img/components/main_bg.jpg);
	background-repeat: no-repeat;
}

.main_back_nopig
{
	background-image: url(../img/components/main_bg_nopig.jpg);
	background-repeat: no-repeat;
}

.main_back_pig
{
	background-image: url(../img/components/main_bg_pig.jpg);
	background-repeat: no-repeat;
}

.main_back_fun
{
	background-image: url(../img/components/main_bg_fun.jpg);
	background-repeat: no-repeat;
}

.gig
{ 
	border-color: white; 
	border-width: thin;
	border-style: ridge;
	color: #ffffff;
	font-size: 10px;
	font-family: Verdana;
}
