﻿body {
}
.menuleft
{
  
    padding-top :3px;
    padding-left :3px;
 
    margin :0px;
	color: white;
	width: 148px;    
	background-color: #C64866;
}
.Category a
{
   
	font-weight: normal;
	font-size: 12px;
	color: white;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #C64866;
	font-weight:bold;
}
.Category a:hover
{
      padding:0px;
    margin :0px;
	color: white;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight:bold;
}
.Content a
{
font-family :Arial ;
color :#ff6600;
text-decoration :none;  
font-size :12px;  
}
.Content a:hover
{
font-family :Arial ;
color :#ff6600;
text-decoration :underline;    
font-size :12px; 
}
.Content
{
font-family :Arial ;
 font-size :12px;    
}
