a {
	color: #155161;
	font-weight: bold;
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}

.albumTitle {
	color: #155161;
	font-size: 14px;
	font-weight: bold;
	}

body, td {
	font-family: verdana, helvetica, sansserif;
	font-size: 11px;
	}

div.nav_item {
	width: 167px;
	height: 22px;
	background-image: url("../images/personal.nav.button.nm.gif");
	text-align: left;
	}

div.nav_item_text {
	width: 167px;
	height: 22px;
	font-weight: bold;
	color: #155161;
	padding-left: 20px;
	padding-top: 4px;
	}

img.albumCover {
	border: 1px solid #155161;
	}

td.main {
	background: url("../images/personal.bg.jpg") no-repeat #ffffff;
	}	
	
td.nav {
	background: url("../images/personal.bg.nav.jpg") no-repeat #ffffff;
	}