﻿body 
{
	background-image:url('../images/gen/bg2.jpg');
	font-size:small;
	margin:0px;
	margin-top:16px;
}

body, td, input, textarea
{
	font-family:verdana, Bookman Old Style, Arial;
	
}

.TopMenuLink
{
	text-decoration:none;
	font-weight:bold;
	color:#276A69;
}

A.TopMenuLink:Hover
{
	color:#35918F;
}

.VertLine
{
	background-image:url('../images/gen/vertline.gif');
}

.AlbumLink
{
	width:190px;
	text-decoration:none;
	font-weight:bold;
	color:#276A69;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:2px;
}

.AlbumLink:Hover
{
	color:#35918F;
}


