
.main {
font-family: Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: Black;
	padding-left: 5px;
}

.main a:link {
	color : Red;
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal; 
}
.main a:visited {
	color : Red;
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
}
.main a:hover {
	color : Blue;
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
}
.main a:active {
	color : Red;
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
}
.form {
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	padding-left: 5px;
	padding-right: 5px;
	
	}

.form a:hover {
	color : Red;
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
}
.form a:link {
	color : Blue;
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal; 
}

.link a:link {
	color : Blue;
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal; 
}
.link a:visited {
	color : Blue;
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
}
.link a:hover {
	color : Red;
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
}
.link a:active {
	color : Blue;
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	}
	.bigger {
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	font-size: 16px;
	
	text-align: center;
	color: Black;
	padding-left: 5px;
	font-weight: bolder;
}
.bigger a:link {
	color : Blue;
	font-family : Verdana, Arial, sans-serif;
	font-size : 16px;
	font-style : normal;
	font-weight : bolder; 
}
.bigger a:visited {
	color : Blue;
	font-family : Verdana, Arial, sans-serif;
	font-size : 16px;
	font-style : normal;
	font-weight : bolder;
}
.bigger a:hover {
	color : Red;
	font-family : Verdana, Arial, sans-serif;
	font-size : 16px;
	font-style : normal;
	font-weight : bolder;
}
.bigger a:active {
	color : Blue;
	font-family : Verdana, Arial, sans-serif;
	font-size : 16px;
	font-style : normal;
	font-weight : bolder;
	}

