﻿.ulTest
{
	padding-bottom:10px;
}

.ulTest li a
{
	color:rgb(0,40,68);
}

.ulTest li a:hover
{
	color:rgb(245,245,245);
}