td { 
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: none;
	color: #c4151c;
	text-decoration : none;
	}
p {font-family: Verdana;
	font-size: 12px;
	font-weight: none;
	color: #000000;
	margin-right: 10px;
	margin-left: 10px;
	}
.welcome {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #c4151c;
	text-decoration: none;
	margin-left: 10px;
	margin-top: 10px;
}
body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	}
.bg_color {
	background-color: #ffffff;
}
}
.bg_color2 {
	background-color: #d7d7d7;
}
.footer {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: none;
	color: #393939;
	text-align: center;
}

.footer a{
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: none;
	color: #393939;
	text-decoration : none; 
		}
.footer a:hover{
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: none;
	color: #393939;
	text-decoration : underline; 
	}
 a{
	font-family: Verdana;
	font-size: 12px;
	color: #c4151c;
	font-weight: none;
	text-decoration : none;
		}
a:hover{
	font-family: Verdana;
	font-size: 12px;
	color: #c4151c;
	font-weight: none;
	text-decoration : underline; 
	}
