.FundoVestibular {
	background-attachment: fixed;
	background-image: url(../imagens/FundoVestibular.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.FonteMenu {
	font-family: Tahoma;
	font-size: 12px;
	color: #0066FF;
	font-weight: normal;
}
a:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #0066FF;
	font-weight: normal;
}

a:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #0033FF;
	font-weight: bold;
}
a:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #0066FF;
	font-weight: normal;
}

a:active {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
.FonteCursos {
	font-family: Tahoma;
	font-size: 12px;
	color: #0000FF;
	font-weight: normal;
	border-bottom-width: medium;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.FonteCursos a:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #0066FF;
	font-weight: normal;
	text-decoration: none;
}

.FonteCursos a:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #0000FF;
	text-decoration: underline;
}
.FonteCursos a:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #0066FF;
	font-weight: normal;
	text-decoration: none;
}

.FonteCursos a:active {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.frameTrans {
}
.FonteTexto {
	font-family: Tahoma;
	font-size: 14px;
	color: #0000FF;
	font-weight: normal;
}
.FonteTitulo {
	font-family: Tahoma;
	font-size: 16px;
	color: #0000FF;
	font-weight: bolder;
	border-bottom-width: medium;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
