td
{
	font-size: 12px;
	font-family: Arial;
}

A.black:link
{
	color: #000000;
	text-decoration: none;
}
A.black:visited
{
	color: #000000;
	text-decoration: none;
}
A.black:active
{
	color: red;
	text-decoration: none;
}
A.black:hover
{
	color: red;
	text-decoration: none;
}

A.white:link
{
	color: #ffffff;
	text-decoration: none;
}
A.white:visited
{
	color: #ffffff;
	text-decoration: none;
}
A.white:active
{
	color: yellow;
	text-decoration: none;
}
A.white:hover
{
	color: yellow;	
	text-decoration: none;
}

.ProImage
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
}
.ProModel
{
	font-weight: bold;
	font-size: 16px;
	font-family: Arial;
}
.ProMenuImageTd
{
	width: 92px;
	border-bottom: gray 1px solid;
	height: 100px;
}
.ProMenuNameTd
{
	width: 108px;
	border-bottom: gray 1px solid;
	height: 100px;
}
.ProMenuImage
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
}
