﻿body
{
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}
td
{
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}
a
{
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
}
a:hover
{
	text-decoration: none;
}

a.menu
{
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}
a.menu:hover
{
	text-decoration: none;
}

.divPage
{
	width: 700px;
	text-align: center;
	padding: 20px 40px;
}
.menuItem
{
	background-color: #CCCCCC;
}
.menuItem:hover
{
	background-color: #ECEBEB;
}
.itemNumber
{
	color: #0066FF;
	font-weight: bold;
}
.itemName
{
	font-size: 10px;
}

