﻿<style type="text/css">
{
	}
	
.intermenu {
text-align: center;
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
color: #FFFFFF;

}

.style1 {
	text-align: center;
}
a img { border: none; }

.menu_line {
background-image: url('img/line.jpg');
	background-position: center;
	background-repeat: repeat-x;
	
}

.style3 {
	text-align: center;
	white-space: nowrap;
	background-color: #FFFFFF;
}

a { font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style:	normal;
	font-weight:normal;
	color:gray;
	text-decoration:none
 } 
a:visited { 
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style:	normal;
	font-weight:normal;
	color:gray;
	text-decoration:none
 } 
a:hover {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:normal;
	color:black;	
	text-decoration:none
 } 

.text_menu {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style:	normal;
	font-weight:normal;
	color:black;
	text-decoration:none
	
}

.red {
	color: red;
}
.allrights {
	text-align:center;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #808080;




</style>