body{
		background-image:url(purple.jpg);
		
	}
.style1{
		font-family:'Raleway',Arial,Helvetica,sans-serif;
		font-size:30px;
		color:#FFFFFF;
		font-weight:bold;
		}
.border{
		border:2px solid #000000
	}
.tablebackground{
		background-color:#88aacc;
		width:900px;
		height:950px;
		vertical-align: top;
		}
.text{
		font-family:'Quattrocento', 'Inconsolata''Raleway',Arial,Helvetica,sans-serif;
		font-size:18px;
		color:#000000;
		font-weight:bold;
		}
.style3{
		font-family:Arial,Helvetica,sans-serif;
		font-size:14px;
		color:#000000;
		font-weight:bold;
		background-color:#FFFFFF;
		padding:10px;
		border-radius:10px;
		}

td{
	vertical-align: top;
	}
a:link{
		color:#ffdd33;
		}
a:visited{
		color:#ffdd33;
		}
a:hover{
		color:#7788aa;
		}
a:active{
		color:#FFFFFF;
	}
.table2{
background-color:#001133;
		height:40px;
		vertical-align: top;
		}
a.one:link{color:#000000;
			text-decoration: none;
			font-family:'Raleway',Arial,Helvetica,sans-serif;
		}
a.one:visited{color:#000000;
				text-decoration: none;
				font-family:'Raleway',Arial,Helvetica,sans-serif;
		}
a.one:hover{ color:#FFFFFF;
			text-decoration: none;
			font-family:'Raleway',Arial,Helvetica,sans-serif;
			}
a.one:active{color:#000000;
				text-decoration: none;
				font-family:'Raleway',Arial,Helvetica,sans-serif;
		}
a.two:link{color:#000000;
			text-decoration: shadow;
			font-weight:bold;
		}
a.two:visited{color:#000000;
				text-decoration: none;
		}
a.two:hover{ color:#FFFFFF;
			text-decoration: none;
			}
a.two:active{color:#000000;
				text-decoration: none;
		}