@charset "utf-8";
/* CSS Document */

h1 {
	font-size: 24px;
	font-family: "Bell Gothic Std Light";
	color: #FFF;
	text-decoration: none;
	text-align: center;
}
.newlink, .newlink a:link, .newlink a:visited, .newlink a:active {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	color:#74C5F5;
	text-decoration: none;
}

.newlink a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #D4FFFF;
	text-decoration: none;
}

h2 {
	color:#CCC;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-decoration:none;
	text-align: center;
}

p {
	color:#CCC;
	font-family:"Bell Gothic Std Light";
	font-weight:normal;
	font-size:18px;
	text-decoration:none;
}
.pagelink, .pagelink a:link, .pagelink a:visited, .pagelink a:active {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	color:#D4FFAA;
	text-decoration: none;
}

.pagelink a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #93FFFF;
	text-decoration: none;
}

body {
	background-color: #000;
}
.TitleResume {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	text-decoration: underline;
}


h3 {
	color:#CCC;
	font-family: "Bell Gothic Std Light";
	font-size: 18px;
	text-align:center;
	text-decoration:none;
	}

.menu, .menu a:link, .menu a:visited, .menu a:active {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	color:#CCC;
	text-decoration: none;
}
	
.menu a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #D4FFFF;
	text-decoration: none;
}
.BodyResume {
	font-size: 14px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
.TopicResume {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	text-decoration: underline;
}


	
.titlelink, .titlelink a:link, .titlelink a:visited, .titlelink a:active {
	font-family:"Bell Gothic Std Light";
	font-size: 21px;
	color:#74C5F5;
	text-decoration: none;
}

.titlelink a:hover {
	font-family: "Bell Gothic Std Light";
	font-size: 21px;
	color: #D4FFFF;
	text-decoration: none;
}
.MainResume {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
}
.EmailResume {
	color: #000;
}

