﻿p.menu
{
	font-size: 2;

}
p.title
{
	font-size: small;
	font-weight: bold;
}
td.menu
{
	background-color: #FF0000;
	font-size: smaller;
	text-align: center;
	vertical-align: top;
	width: 160px;
}
p.link
{
	text-align: left;
}
a.menu
{
	color: #FFFFFF;
	text-decoration: none;
}
