A:link {text-decoration: none; color: #ffffff;}
A:visited {text-decoration: none; color: #ffffff;}
A:active {text-decoration: none; color: #ffffff;}
A:hover {text-decoration: underline; color: #ffffff;}
	
	.wholepage {
    border:solid 0px DA251C;
    width:800px;
    height:600px;
    position: absolute;
    top: 10px;
    left: 50%;
    margin-left: -400px;
	background:#000000;
    }
   
    .title {
    border:solid 0px 000000;
    width:600px;
    height:75px;
    position: absolute;
    top: 10px;
    left: 170px;
	background:#000000;
    }

    .plug {
	border:solid 0px ffffff;
    width:130px;
	height:200px;
    position:absolute;
    top:340px;
    left:35px;
	background:transparent; 
    }

    .main {
	border:solid 0px ffffff;
    width:500px;
	height:393px;
    position:absolute;
    top:130px;
    left:230px;
	background:transparent; 
    }



	.stdfont {
    font-size:11px;
	font-family:arial,tahoma;
	color:#eeeeee;
	font-weight:normal;
	margin:0;
	}

    .bigfont {
	font-size:12px;
	font-family:arial,tahoma;
	color:#eeeeee;
	font-weight:normal;
	margin:0;
	}


    .biggerfont {
	font-size:13px;
	font-family:arial,tahoma;
	color:#eeeeee;
	font-weight:normal;
	margin:0;
	}

	