
.SmallTitle {
	font-size: 18x;
	font-weight: bold;
	color: #FFFFFF;
}

.t	{
	display: block;
	white-space: nowrap;
	max-height: 25px;
}

.folder	{
	display: block;
	white-space: nowrap;
}

.p	{	
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a  {text-decoration: none;
    color: #ef1c24}
	
a:hover  {text-decoration: none;
          color: #FF2222}

a.p:hover	{
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	background-color: #00ff00;
	text-decoration: none;
}

a.phplm:link	{	
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a.phplm:visited	{
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a.phplm:hover	{
	font-size: 15px;
	font-weight: bold;
	color: #FF0000;
	background-color: #FFFFFF;
	text-decoration: none;
}

a.phplm:active	{
	font-size: 15px;
	color: #000000;
	text-decoration: none;
}

.activeMenuOp	{
	font-size: 15px;
	color: #000000;
	text-decoration: none;
}

.activeProductMenuOp	{
	font-size: 15px;
	color: #FF0000;
	text-decoration: none;
}

a.phplmselected:link	{
	font-size: 15px;
	color: #000000;
	/*background-color: #ffdd76;*/
	text-decoration: none;
}

a.phplmselected:visited	{
	font-size: 15px;
	color: #000000;
	/*background-color: #ffdd76;*/
	text-decoration: none;
}

a.phplmselected:hover	{
	font-size: 15px;
	color: #841212;
	background-color: #FFFFFF;
	text-decoration: none;
}

a.phplmselected:active	{
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
}
