.margin {
  font-family: verdana;
  color: #666666;
  font-size: 75%;
  line-height: 150%
}

.center, td {
  font-family: verdana;
  color: #666666;
  font-size: 75%;
  line-height: 150%
}

.big {
  font-family: 'Oswald', sans-serif;
  font-size: 14pt;
  color: #808080;
  margin-top: 24px;
  margin-bottom: 8px;
}

.proj {
  border:0px;
}

.emph {
  color:#000000;
}

.lines {
  background-color:#666666;
}

A:link {
  text-decoration:underline; 
  color:#000000;
}

A:visited {
  text-decoration:underline; 
  color:#333333;
}

A:active {
  text-decoration:underline; 
  color:#990000;
}

A:hover {
	text-decoration:underline; 
	color:red;
}
