p, div, td {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color:2a2a2a;
	margin:0px;
	margin-bottom:8px;
}

li {
	font-size: 13px;
	margin: 0px;
}

ol, ul {
	margin-top:0px;
	margin-bottom:10px;
}

h2 {
	font-size: 18px;
	color:2a2a2a;
}

h3 {
	font-size: 16px;
	color:2a2a2a;
	margin:10px;
}

.address {
	font-size: 14px;
	color:000000;
}

.menu_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight:bold;
	color:#292929;
	margin-right:40px;
}

.footer_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight:600;
	color:#e9e9e9;
	margin-right:25px;
}


.menu_link a {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight:bold;
	color:#292929;
	margin-right:40px;
	text-decoration: none;
}

.menu_link a:link { 
	color: #292929;
	}
.menu_link a:visited { 
	color: #292929;
	}
.menu_link a:hover { 
	color: #515151;
	}
.menu_link a:active { 
	color: #CCCCCC;
	}

.footer_link a { 
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight:600;
	color:#e9e9e9;
	margin-right:25px;
	text-decoration: none;
}

.footer_link a:link { 
	color:#e9e9e9;
	}
.footer_link a:visited { 
	color:#e9e9e9;
	}
.footer_link a:hover { 
	color:#dbdbdb;
	}
.footer_link a:active { 
	color:#cccccc;
	}
	
.text_link a {
	color:#000000;
	font-size:12px;
}

.normal_link a {
	color:#000000;
	font-size:14px;
	text-decoration:none
}
