
body,td,th {font-family: Verdana;}

a.rose:link {text-decoration: none; color: #454697; }
a.rose:visited {text-decoration: none; color: #454697;}
a.rose:hover {text-decoration: none; color: #F6729A; font-size:14px}
a.rose:active {text-decoration: none;}

.Style1 {color: #9ACF8B; font-size: 20px; }
.Style2 {color: #454697; font-size: 12px; font-weight:bold;}
.Style3 {color: #454697; font-size: 20px; }
.Style4 {color: #5F96D6; font-size: 16px; font-weight:bold; font-family:"Times New Roman", Times, serif }
.Style5 {color: #A0CD92; font-size: 20px; font-weight:bold; font-family:"Times New Roman", Times, serif }

#navigation {
	position:fixed;
	width: 160px ;
	list-style: none ;
	margin: 0 ;
	padding: 0 ;
	background-image:url(image/menu_vert.jpg);

	}
	
#navigation li {
	color: #454697 ;
	border: 0px  ;
	margin-bottom: 1px ;
	font-size:12px;
	font-weight:bold;
	height:30px;
	text-align:left;
	vertical-align:middle;	
	
	}	
