a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	border-bottom: 2px dotted #98ADE7;
}

a.email {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;	
}

a.email:hover {
	border-bottom: 2px dotted #98ADE7;
}

p {
	font-size: 12px;
}

td {
	font-size: 12px;
}
.next {
	font-style: italic;
}

a.contentsLinkOrange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}

a.contentsLinkOrange:hover {
	text-decoration: none;
	color: #FFA302;
	border-bottom: none;

}

a.contentsLinkPurple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
a.contentsLinkPurple:hover {
	text-decoration: none;
	color: #7B65FC;
	border-bottom: none;

}

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

.title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:36px;
}

.paintbg {
	background-image:url(../../gallery/new/images/studio/paints.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

.collagebg {
	background-image:url(../../gallery/new/images/studio/collage.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

.toolsbg {
	background-image:url(../../gallery/new/images/studio/tools.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

.iframe {
	border: 2px thin #FFFFFF ;
}