a.g:link {
	font-family: "Trebuchet MS";
	font-size: 16px;
	text-decoration: none;
	color: #F2EDDD;
	font-weight: bold;
}
a.g:visited {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #CCFFFF;
}
a.g:hover {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	font-style: italic;
	text-align: right;
}
p {
	font: 14px "Trebuchet MS", Arial, "Comic Sans MS";
	color: #5B5B5B;
	text-align: justify;
	margin-right: 160px;
	margin-left: 220px;
	border-bottom-width: thin;
}
h1 {
	font: 18px "Trebuchet MS", Arial, "Comic Sans MS";
	color: #ACAC59;
	margin-left: 220px;
	text-align: left;
	border-bottom-color: #0682A1;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	margin-right: 160px;
}
h2 {
	font: 16px "Trebuchet MS", Arial, "Comic Sans MS";
	color: #999900;
	margin-left:240px;
	text-align: left;
	border-bottom-color: #0682A1;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-right: 160px;
}
.padding {
	text-align: right;
}
a.prj:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-decoration: none;
	color: #666666;
	font-weight: bold;
	text-transform: uppercase;
}
a.prj:visited {
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	color: #009999;
	font-size: 12px;
	font-family: "Trebuchet MS";
	text-transform: uppercase;
}
a.prj:hover {
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-transform: uppercase;
}
ul {
	font: 14px "Trebuchet MS", Arial, "Comic Sans MS";
	color: #5B5B5B;
	margin-right: 210px;
}
.proj {
	font: 12px;
	color: #5B5B5B;
	text-align: center;
}
a.int:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-decoration: none;
	color: #669999;
	font-weight: bold;
	text-transform: uppercase;
	font-style: normal;
}
a.int:visited {

	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	color: #009999;
	font-size: 12px;
	font-family: "Trebuchet MS";
	text-transform: uppercase;
}
a.int:hover {

	font-weight: bold;
	text-decoration: none;
	font-style: italic;
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-transform: uppercase;
}

