body {
	text-align: center;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #424242;
	background: #75da50 url(../images/bg.jpg) scroll top center repeat-x;
}

.text{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #424242;
	text-decoration:none;
	text-align: left;
}

.text a:link, .text a:visited, .text a:active{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #424242;
	text-decoration:underline;
	text-align: left;
}

.text a:hover {
	color: #133E04;
	text-decoration: underline;
	background-color: #74DA4F;
}

.times{
	font-family: Times New Roman, serif;
	font-size: 12px;
	color: #424242;
	text-decoration:none;
	text-align: left;
	font-weight:bold;
}

.times a:link, .times a:visited, .times a:active{
	font-family: Times New Roman, serif;
	font-size: 12px;
	color: #424242;
	text-decoration:underline;
	text-align: left;
	font-weight:bold;
}

.times a:hover {
	color: #133E04;
	text-decoration: underline;
	background-color: #74DA4F;
	font-weight:bold;
}

.text2, .text2 a:link, .text2 a:visited, .text2 a:active{
	font-family: Verdana, sans-serif;
	font-size: 17px;
	color: #424242;
	text-decoration:underline;
	text-align: left;
	font-weight:bold;
}

.text2 a:hover {
	color: #133E04;
	text-decoration: none;
	background-color: #74DA4F;
}


.red, .red a:link, .red a:visited, .red a:active{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #ff0000;
	text-decoration:none;
	text-align: justified;
}

.nav{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #193592;
	text-decoration:none;
	font-weight:bold;
}

.nav a:link, .nav a:visited, .nav a:active{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #193592;
	text-decoration:none;
	font-weight:bold;
	letter-spacing:-1;
	line-height:12pt;
}

.nav a:hover {
	color: #4cab2d;
	text-decoration: none;
}

h1 {
	font-family: Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 16px;
	color: #424242;
	font-weight:bold;
}
