/* CSS Document */

body {
background: #314057 /*blue-gray*/;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #cdd8f6;
	font-variant: normal;
}

.credits {
font-family:  Arial, Helvetica, sans-serif;
color:#CDD8F6;
font-size:12px;
font-weight: bold;
}

.resume {
font-family:  Arial, Helvetica, sans-serif;
color: #000000;
font-size:12px;
font-weight: normal;
line-height: 14px;
}

h1 {
font-family:  Arial, Helvetica, sans-serif;
color: #CDD8F6;
font-size:16px;
font-weight: normal;
}
 
a:link {
	color: #CDD8F6;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	text-decoration: none;
	
}
a:hover {
	font-family:  Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #CDD8F6;
	font-weight: bold;
	font-size: 14px;
}

a:visited {
	font-family:  Arial, Helvetica, sans-serif;
	text-decoration: none;
	color:#CDD8F6;
	font-weight: bold;
	font-size: 14px;
	
}
a.menu:link {
	color: #000000;
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	text-decoration: none;
}

a.menu:hover {
	font-family: Verdana, sans-serif;
	color: #666666;
	font-weight: bold;
	font-size: 14px;
	text-decoration: underline;
}

a.menu:visited {
	font-family: Verdana, sans-serif;
	text-decoration: none;
	color: #666666;
	font-weight: bold;
	font-size: 16px;
}

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