/***********************************************/
/* VirtualMarvel-css.css                       */
/***********************************************/

body{
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight: normal;
}

a{
	text-decoration: none;
}

a img:hover{
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
}
a img:visited{
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}

a img{
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:link{
	color:#000099;
	text-decoration: none;
	font-weight: bold;
}

a:visited{
	color:#0000CC;
	text-decoration: none;
	font-weight: normal;
}

a:hover{
	color: #FFCC00;
	text-decoration: blink;
	font-weight: bold;
}

h1{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14%;
	color: #333333;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

h2{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-weight: bold;
}

h3{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #003399;
	margin: 0px;
	padding: 0px;
	font-style: italic;
	text-align: left;
}

.NavigationLinks{
	font-size: x-small;
	height: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #FFFFFF;
	line-height: normal;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-position: center;
}

.TagLine{
	padding: 0px 0px 10px 10px;
	font-size: small;
	height: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #003399;
	line-height: 25px;
	font-weight: bold;
}

.PageName{
	padding: 0px 0px 10px 10px;
	font-size: medium;
	height: auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #000000;
	line-height: 25px;
	font-weight: bold;
}
