.portfolioBodyText {  
			font-family: Arial, Helvetica, sans-serif; 
			font-size: 12px; 
			font-style: normal; 
			font-weight: normal; 
			color: white;
			text-decoration: none
		}
		
.boxedLink,
.boxedLinkHover {  
			font-family: Arial, Helvetica, sans-serif; 
			font-size: 10px; 
			font-style: normal; 
			font-weight: normal; 
			color: white;
			font-variant: small-caps;
			border: medium solid rgb(255,255,255);
			border-width: 1px;
			padding: 0px 2px 0px 2px;
			text-decoration: none
		}
.boxedLinkHover {color: 555555; background-color: white;}

.portfoliolinkSmall,
.portfoliolinkSmallHover {  
			font-family: Arial, Helvetica, sans-serif; 
			font-size: 10px; 
			font-style: normal; 
			font-weight: normal; 
			color: white;
			background-color: 555555;
			text-decoration: none
		}

.portfoliolinkSmallHover {color: 555555; background-color: white;}

.portfolioCaption {  
			font-family: Arial, Helvetica, sans-serif; 
			font-size: 14px; 
			font-style: normal; 
			line-height: 10px; 
			font-variant: small-caps;
			color: white;
			font-weight: normal
		}

.portfolioHeader,
.portfolioHeaderHover  {  
			font-family: Arial, Helvetica, sans-serif; 
			font-size: 13px; 
			font-style: normal; 
			font-variant: small-caps;
			color: white;
			line-height: 12px; 
			font-weight: normal; 
			text-decoration: none
		}
.portfolioHeaderHover {color: 555555; background-color: white;}

.portfolioSmallCaps,
.portfolioSmallCapsBold {  
		font-family: Arial, Helvetica, sans-serif; 
			font-size: 12px; 
			font-style: normal; 
			font-variant: small-caps;
			line-height: 14px; 
			font-weight: normal;
			color: white;
			border-width: 1px;
			padding: 0px 3px 0px 3px;
			text-decoration: none
		}
.portfolioSmallCapsBold {font-weight: bold;} 


