body {
	font-family: Verdana;
	font-size: 11px;
	color:#333333;
	background-image: url(images/bg.jpg);
}

		a:link{
		font-family: Verdana; 
		font-size: 11px;
		color: #0A8DFD;
		text-decoration: none;
		font-weight: normal;
}
		a:visited{
		font-family: Verdana; 
		font-size: 11px;
		color: #0A8DFD;
		text-decoration: none;
		font-weight: normal;
}
		a:hover{
		font-family: Verdana; 
		font-size: 11px;
		color: #515151;
		text-decoration: underline;
		font-weight: normal;
}	

.input {
	font-family: Verdana;
	font-size: 11px;
}

#footer {
	font-family: Verdana;
	font-size: 11px;
	color:#ffffff;
}
		a.footer:link{
		font-family: Verdana; 
		font-size: 11px;
		color: #FEDBFE;
		text-decoration: none;
		font-weight: normal;
}
		a.footer:visited{
		font-family: Verdana; 
		font-size: 11px;
		color: #FEDBFE;
		text-decoration: none;
		font-weight: normal;
}
		a.footer:hover{
		font-family: Verdana; 
		font-size: 11px;
		color: #ffffff;
		text-decoration: underline;
		font-weight: normal;
}	

		a.sub:link{
		font-family: Arial; 
		font-size: 11px;
		color: #FF0099;
		text-decoration: none;
		font-weight: bold;
}
		a.sub:visited{
		font-family: Arial; 
		font-size: 11px;
		color: #FF0099;
		text-decoration: none;
		font-weight: bold;
}
		a.sub:hover{
		font-family: Arial; 
		font-size: 11px;
		color: #515151;
		text-decoration: underline;
		font-weight: bold;
}

.sub_line{
		border-bottom:#FDD2EC solid 1px;
		border-width: 1px;		
}
