﻿html, body, form, fieldset, h1, h2, h3, h4, h5, h6, pre, blockquote, dl, address {
	margin:0;
	padding:0;
}

body {
	margin: 0;
	padding: 0;	
	}
	
a:link {
	color:#2a5da9;
	text-decoration: underline;	
	}	
	
a:visited {
	color: #2a5da9;
	border-bottom: none;
	text-decoration: underline;
}		
a:hover {
	color: #333333;
	border-bottom: 0px solid #333333;
	text-decoration: underline;
}
	
.menu_text {
	font-size:13px; 	 
	font-family: Arial;
	font-weight: bold;
	color: #000000;	
	text-decoration: none;
	text-align: center	
}

.menu_text a {	
	color: #2a5da9;	
	text-decoration: none;		
}

.menu_text a:hover {	
	color: #000000;	
	text-decoration: none;		
}

.menu_text a:visited {		
	text-decoration: none;		
}

.footer_text {
	font-size:12px; 	 
	font-family: Arial;
	font-weight: bold;
	color: #000000;	
	text-decoration: none;
	text-align: center	
}

.footer_text a {	
	color: #000000;	
	text-decoration: none;		
}

.footer_text a:hover {	
	color: #2a5da9;	
	text-decoration: none;		
}

.footer_text a:visited {	
	text-decoration: none;		
}
