body {
		
			font-family: Arial, Helvetica, Verdana;
			font-size: 11px; /* or 11pt */
			background: url(images/background-events.jpg); background-repeat: repeat-y repeat-x;
			color: lightblue;
			border: 0;
}
					
a:link {
	text-decoration : none;
}

a:active {
	text-decoration : none;
}

a:visited {
	text-decoration : none;
	color: lightblue;
}

a:hover {
	text-decoration : none;
	color: yellow;
}
.name {
	font-family: times, arial, Verdana;
	font-size: 40px;
	text-decoration: none;
	background-color: none;
	color: gold;
}

		
		.mainstyle {
			border: 0;
			font-family: Arial, Helvetica, Verdana;
			font-size: 12px;
			color: white;
		}
.nav_table {
			border: 0;
			font-family: Arial, Helvetica, Verdana;
			font-size: 12px;
			text-decoration: none;
			background-color: none;
			color: none;
}

.c_table {
			border: 0;
			font-family: Arial, Helvetica, Verdana;
			font-size: 16px;
			text-decoration: none;
			background-color: none;
			color: lightblue;
}

