A.menu {
	font-size: 12px;
	color:#FFFFFF;
}
A.menu:hover {
	font-size: 12px;
	color:#CCCCCC;
	text-decoration: underline;
}
A.menu:active {
	font-size: 12px;
	color:#CCCCCC;
}
hr {  color: #000000}

a{color: #0000FF; font-size: 11px; text-decoration: underline;}
a:hover {color: #FF0000; font-size: 11px;}
a:active { color: #660033; font-size: 11px;}


.tableheader {
	font-weight: bold;
	background-color: #DAE3E3;
	padding: 3px;
	margin: 3px;
}
input {
	font-size: 10px;
}
select {
	font-size: 10px;
}
.tableborder {
	border: 1px solid #000000;
	padding: 3px;

}
.row1 {
}
.row2 {
}
.smallRed {
	color: #a90000;
	font-weight: bold;
}
.fotgal {
	border:5px;
	border-color: #808080;
	border-style: solid;
}
A:hover .fotgal, A:active .fotgal {
	border:5px;
	border-color: #a90000;
	border-style: solid
}.portfolioBkg {
	background-image: url(images/portfolio-background.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
