	A:link {
		COLOR: #330000; TEXT-DECORATION: underline;
	}

	A:visited {
		COLOR: #330000; TEXT-DECORATION: underline;
	}

	A:hover {
		COLOR: #660000; TEXT-DECORATION: underline;
	}

	body{
		margin-left: 20px;
		margin-top: 20px;
		margin-right: 20px;
		margin-bottom: 20px;
		cursor: default;
	}

	#txt {
		font-family: 'Verdana', 'Tahoma';
		font-size: 8.5pt;
		color: #330000;
	}

	#menu_right {
		font-family: 'Verdana', 'Tahoma';
		font-size: 7pt;
		color: #114C6A;
	}

	#by {
		font-family: 'Verdana', 'Tahoma';
		font-size: 7pt;
		color: #B4B4B4;
	}

	#title {
		font-family: 'Verdana', 'Tahoma';
		font-size: 8.5pt;
		color: #114C6A;
		font-weight: 'bold';
	}

	#portfolio-img {
		border: 2px solid #999999;
	}

 	#input { 
 		font-family: 'Verdana', 'Tahoma';
 		font-size: 8.5pt;
 		color: #333333;
 		font-weight: normal;
 		border-bottom: 1px solid #666666;
 		border-top: 1px solid #666666;
 		border-left: 1px solid #666666;
 		border-right: 1px solid #666666;
	}
