FONT		{FONT-FAMILY: "arial"; COLOR: #333333; FONT-SIZE: 12px}
DIV			{FONT-FAMILY: "arial"; COLOR: #333333; FONT-SIZE: 12px}
INPUT		{FONT-FAMILY: "arial"; COLOR: #333333; FONT-SIZE: 12px}
TD			{FONT-FAMILY: "arial"; COLOR: #333333; FONT-SIZE: 12px}
BODY		{FONT-FAMILY: "arial"; COLOR: #333333; FONT-SIZE: 12px}
P			{FONT-FAMILY: "arial"; COLOR: #333333; FONT-SIZE: 12px}
TEXTAREA	{FONT-FAMILY: "arial"; COLOR: #333333; FONT-SIZE: 10px}
FORM 		{FONT-FAMILY: "arial"; COLOR: #333333; FONT-SIZE: 10px}


.HomeAbout{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: none;
	text-decoration: none;
}

.HomeAboutB{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.TopMenuB{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.TopSmall{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

a {
color: black;
text-decoration: none
}

a:hover {
text-decoration: underline
}


