
    body{
        margin:0;
    } 
	
	.link-top
	{
		font-family:"Trebuchet MS";
        font-size : 14px;
		color: #FCA6C8;
	}
	
	.allnotif
	{
		background-color:#efefef;
		cursor:pointer;
	}	
	
	.link-not
	{
		font-family:"Trebuchet MS";
        font-size : 10px;
		color: #FCA6C8;
	}
	
	.not-time
	{
		font-family:'Trebuchet MS'; 
		font-size:8px; 
		color:#aaaaaa;
	}
	
	.link-nottitle
	{
		font-family:"Trebuchet MS";
        font-size : 14px;
		color: #7a7b7c;
	}
	
    input.headerlogin {
	    height: 18px;
	    width: 110px;
	    border: 1px solid #fef3f8;
	    vertical-align: middle;
	    font-family: "Trebuchet MS", Verdana;
	    font-size: 12px;
	    color: #666666;
	    background-color:#fef3f8;
    }

    input.headerloginpwd {
	    height: 18px;
	    width: 110px;
	    border: 1px solid #fef3f8;
	    vertical-align: middle;
	    font-family: "Trebuchet MS", Verdana;
	    font-size: 11px;
	    color: #666666;
	    background-color:#fef3f8;
    }
    .loginbox {
	    font-family: "Trebuchet MS", Verdana;
	    font-size: 14px;
	    color: #FCA6C8;
	    font-weight:normal;
    }