/* CSS Document */

body {
background:#3C4C42;
}

p {
	font-family: Times, "Times New Roman", serif;
	font-size: 16px;
	font-weight: bold;
	color: #D2C29D;
	font-variant: normal;
}

.credits {
font-family: Times, "Times New Roman", serif;
color: #D2C29D;
font-size:12px;
font-weight: bold;
}

.resume {
font-family: Times, "Times New Roman", serif;
color: #000000;
font-size:12px;
font-weight: normal;
line-height: 14px;
}

.website {
font-family: Times, "Times New Roman", serif;
color: #000000;
font-size:12px;
font-weight: normal;
line-height: 14px;
}

h1 {
font-family: Times, "Times New Roman", serif;
color: #000000;
font-size:16px;
font-weight: normal;
}
 
a:link {
	color: #000000;
	font-family: Times, "Times New Roman", serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 16px;
	text-decoration: none;
	
}
a:hover {
	font-family: Times, "Times New Roman", serif;
	text-decoration: normal;
	color: #333333;
	font-weight: bold;
	font-size: 16px;
}

a:visited {
	font-family: Times, "Times New Roman", serif;
	text-decoration: none;
	color: #333333;
	font-weight: bold;
	font-size: 16px;
	
}
a.menu:link {
	color: #D2C29D;
	font-family: Times,"Times New Roman", serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 16px;
	text-decoration: none;
}

a.menu:hover {
	font-family: Times, "Times New Roman", serif;
	color: #ffffff;
	font-weight: bold;
	font-size: 16px;
	text-decoration: normal;
}

a.menu:visited {
	font-family: Times, "Times New Roman", serif;
	text-decoration: none;
	color: #D2C29D;
	font-weight: bold;
	font-size: 16px;
}

a.credit:link {
	color: #D2C29D;
	font-family: Times, "Times New Roman", serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	
}
a.credit:hover {
	color: #D2C29D;
	font-family: Times, "Times New Roman", serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
}
a.credit:link {
	color: #D2C29D;
	font-family: Times, "Times New Roman", serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
}
