/* css Stylesheet for Donnie Vendetta gallery*/



	.nav {
		text-align: center;
		font-size:14px;
		font-weight:bold;
		font-family:arial, sans-serif;
		}

	.subnav {
		text-align: right;
		font-size:14px;
		font-weight:bold;
		font-family:arial, sans-serif;
		}	

	p {
		text-align:left;		
		font-size:14px;
		font-family:arial, sans-serif; line-height: 140%
		}


	.bullets {
		text-align:left;		
		font-size:14px;
		font-family:sans-serif; line-height: 140%
		}

	.nav a:link {
		color: #BE0600;
		text-decoration: none;
		}

	.nav a:visited {
 		color: #BE0600;
  		text-decoration: none;
		}

	.nav a:hover {
		text-decoration: underline;
		color: #000000;
		}

	.subnav a:link {
		color: #000000;
		text-decoration: none;
		}

	.subnav a:visited {
 		color: #666;
  		text-decoration: none;
		}

	.subnav a:hover {
		text-decoration: underline;
		color: #BE0600;
		}

	.subnav a:visited {
 		color: #666;
  		text-decoration: none;
		}

	.subnav a:hover {
		text-decoration: underline;
		color: #BE0600;
		}