﻿a:link
{
	font-size :12px; 
	color :#333; 
	text-decoration :none;
}
a:visited
{
	font-size :12px; 
	color :#333; 
	text-decoration :none;
}
a:hover
{
	font-size :12px; 
	color :#F58A78; 
	text-decoration :underline;
}
a.menu:link
{
	font-weight :bold ; 
	font-size :13px; 
	color :#FFFBA3; 
	text-decoration :none;
}
a.menu:visited
{
	font-weight :bold ; 
	font-size :13px; 
	color :#FFFBA3; 
	text-decoration :none;
}
a.menu:hover
{
	font-weight :bold ; 
	font-size :13px; 
	color :#FFFBA3; 
	text-decoration :underline;
}