.font-copyright {
	font-family: Tahoma;
	font-size: 12px;
	color: #999999;
	direction: ltr;
	padding: 2px;
	line-height: 19px;
}

.link-copyright {
	font-family: Tahoma;
	font-size: 12px;
	color: #CCCCCC;
	direction: ltr;
}
.font-header-resume {
	font-family: tahoma, impact, "Arial Black";
	font-size: 15px;
	font-weight: bold;
	color: #CCCCCC;
	direction: ltr;
}
.font-resume {
	font-family: tahoma, impact, "Arial Black";
	font-size: 15px;
	color: #000000;
	direction: ltr;
	text-align: justify;
	font-weight: bold;
}
.link-button {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #00FF00;
	direction: ltr;
	text-decoration: none;
}

.font-header-aboutus {
	font-family: tahoma, impact, "Arial Black";
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	direction: ltr;
	text-align: justify;
}


.font-aboutus {
	font-family: tahoma;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
	line-height: 25px;
	direction: ltr;
	text-align: justify;
	padding-left: 5px;
}
.link-aboutus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #CC3300;
	text-decoration: none;
	direction: ltr;
	cursor: finger;
	font-weight: bolder;
}

.pic-border {
	outline-style: solid;
	border-style: solid;
	border-width: 2px;
	outline: 2px;
	border-color: #666666;
	outline-color: #666666;
	border-left: 0px;
	border-right: 0px;
}
a:visited {
	text-decoration: none;
}

.pic-border1 {
	outline-style: solid;
	border-style: solid;
	border-width: 1px;
	outline: 1px;
	border-color: #333333;
	outline-color: #333333;
}
a:link {
	text-decoration: none;
}

a:hover {
	color: #99FF00;
	cursor: finger;
}

.mouse-over {
	cursor: pointer;
}
