﻿body
{
	font-family: 'Arial Narrow' , Arial;
	font-size: small;
	color: #181818;
}

ul
{
	list-style-type: none;
}
li 
{
	vertical-align: top;
	margin-bottom: 15px;
	margin-top: 15px;
}

li.ycsText
{
	vertical-align: top;
	margin-bottom: 0px;
	margin-top: 0px;
}

ul li a
{
	color: #a4a4a4;
}
ul li a:hover
{
	color: #7e7e7e;
}

ul li img
{
	float: left;
	clear: left;
	margin-right: 20px;
}

ul li span
{
}

a.ycsMenu
{
	color: #537fe3;
	font-size: medium;
}
a:hover.ycsMenu
{
	color: #9cc8ff;
}
